Protocols
The following protocols are available globally.
-
API for the THEOliveContentPlayer to provide access to the underlying THEOlive SDK.
See moreDeclaration
Swift
public protocol THEOliveAPI
-
API to access THEOlive specific functionality.
See moreDeclaration
Swift
public protocol THEOlive : EventDispatcherProtocol, THEOliveAPI
-
Declaration
Swift
public protocol THEOliveIntegration : Integration, THEOlive