iOS Reference & Examples
To view iOS examples, visit our GitHub repository.
The following classes are used by the UI SDK.
Interface
: The main SwiftUIView
that provides the Messaging for In-App experience to the user.InterfaceViewController
: The main Swift and Objective-CViewController
that provides the Messaging for In-App experience to the user.UIConfiguration
: The configuration object that you initialize with your org deployment info. You pass this object to theInterface
so that it knows how to communicate with your org.
To learn how to use these classes associated with the UI SDK, see Use the UI SDK for iOS.
Refer to our detailed reference documentation for this SDK.