SetupScreenViewData
public struct SetupScreenViewDataObject to represent the data needed to customize the call setup screen’s view data
- 
                  
                  Create an instance of a SetupScreenViewData. All information in this object is only stored locally in the composite. DeclarationSwift public init(title: String, subtitle: String? = nil)ParameterstitleThe String that would be displayed as the title on setup screen If title is empty the default title “Setup” would be used subtitleThe String that would be displayed as the subtitle on setup screen If this is nilthe subtitle would be hidden
 View on GitHub
            View on GitHub
           SetupScreenViewData Structure Reference
      SetupScreenViewData Structure Reference