Protocols
The following protocols are available globally.
-
The Connection delegate protocol defines the event methods available for channel Connection/DisConnection.
See moreDeclaration
Swift
@objc public protocol ConnectionDelegate: class
-
Undocumented
See more
-
The channel delegate protocol defines the event methods available for a channel
See moreDeclaration
Swift
@objc public protocol ChannelDelegate: class
-
The Video Player delegate protocol defines the event methods available for a Video.
See moreDeclaration
Swift
@objc public protocol VideoPlayerDelegate: class
-
The Photo Player delegate protocol defines the event methods available for a Photo.
See moreDeclaration
Swift
@objc public protocol PhotoPlayerDelegate: class
-
This protocol defines the methods for ServiceSearch discovery
See moreDeclaration
Swift
@objc public protocol ServiceSearchDelegate: class