Protocols
The following protocols are available globally.
-
Delegate for receiving notifications about new
ActiveVoiceCall
events.Note
ActiveCallDelegate
methods are called on the main thread.Declaration
Swift
public protocol ActiveCallDelegate
-
Represents a change subscription. When this object is released, the subscription is canceled.
See moreDeclaration
Swift
public protocol SubscriptionToken : AnyObject
-
Protocol encapsulating a library of functions for managing phone numbers and messages in the Sudo Platform Telephony service.
See moreDeclaration
Swift
public protocol SudoTelephonyClient