Protocols
The following protocols are available globally.
- 
                  
                  A protocol for generic authentication strategies in Cisco Webex. Each authentication strategy is responsible for providing an accessToken used throughout this SDK. See moreSince 1.2.0DeclarationSwift public protocol Authenticator : AnyObject
- 
                  
                  DeclarationSwift public protocol JWTAuthStorage : AnyObject
- 
                  
                  DeclarationSwift public protocol OAuthAuthenticatorDelegate : AnyObject
- 
                  
                  DeclarationSwift public protocol OAuthStorage : AnyObject
- 
                  
                  DeclarationSwift public protocol Logger
- 
                  
                  Multi stream protocol. Required to implement for using multi stream feature. See see Call.multiStreamObserver to set the multi stream’s events observer in this call.See moreSince 2.0.0DeclarationSwift public protocol MultiStreamObserver : AnyObject
 View on GitHub
View on GitHub Protocols  Reference
        Protocols  Reference