Protocols
The following protocols are available globally.
-
Declaration
Swift
public protocol AccountCreatorDelegate : AnyObject -
Declaration
Swift
public protocol AccountDelegate : AnyObject -
Declaration
Swift
public protocol CallDelegate : AnyObject -
Declaration
Swift
public protocol ChatMessageDelegate : AnyObject -
Declaration
Swift
public protocol ChatRoomDelegate : AnyObject -
Declaration
Swift
public protocol ConferenceDelegate : AnyObject -
Declaration
Swift
public protocol ConferenceSchedulerDelegate : AnyObject -
Declaration
Swift
public protocol CoreDelegate : AnyObject -
Declaration
Swift
public protocol EventDelegate : AnyObject -
Declaration
Swift
public protocol FriendListDelegate : AnyObject -
Declaration
Swift
public protocol FriendDelegate : AnyObject -
Declaration
Swift
public protocol LoggingServiceDelegate : AnyObject -
Declaration
Swift
public protocol MagicSearchDelegate : AnyObject -
Declaration
Swift
public protocol ParticipantDeviceDelegate : AnyObject -
Declaration
Swift
public protocol PlayerDelegate : AnyObject -
Declaration
Swift
public protocol XmlRpcRequestDelegate : AnyObject
Protocols Reference