Classes
The following classes are available globally.
- 
                  
                  Singleton-class for managing global setup of subaio-views. Before creating views, BridgeManager.shared.configureshould be invoked andBridgeManager.shared.languageshould be assigned.The manager automatically maintains a valid token and requests new ones using the See moreonTokenRequiredcallback whenever necessary.DeclarationSwift public final class BridgeManager
- 
                  
                  A view for showing subaio-content. Wraps a webview and handles communication with the embedded app, as well as interaction with the shared BridgeManager.No See moreBridgeViews should be created beforeBridgeManager.shared.configurehas been invoked andBridgeManager.shared.languagehas been assigned.DeclarationSwift public class BridgeView : UIViewextension BridgeView: WKNavigationDelegateextension BridgeView: WKScriptMessageHandler
- 
                  
                  Undocumented See moreDeclarationSwift public class DefaultAuthenticationChallenger : AuthenticationChallenger
 Classes  Reference
        Classes  Reference