Other Protocols
The following protocols are available globally.
-
The
See moreIOTVLogProvider
protocol defines a method that allows application to receive the log message from SDK in production build.Declaration
Swift
@objc public protocol IOTVLogProvider : NSObjectProtocol
-
Playback analytics related to the player
See moreDeclaration
Swift
@objc public protocol Rendering
-
The OTVCustomerSSMCallback protocol imposes a requirement for the license and heartbeat functions. An instance using this protocol would then be used by OTVCustomerSSMDelegate to provide the necessary protocol functionality.
See moreDeclaration
Swift
@objc public protocol OTVCustomerSSMCallback : NSObjectProtocol