Other Protocols
The following protocols are available globally.
-
The
See moreIOTVLogProviderprotocol defines a method that allows application to receive the log message from SDK in production build.Declaration
Objective-C
@protocol IOTVLogProvider <NSObject> -
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
Objective-C
@protocol OTVCustomerSSMCallback <NSObject> -
Playback analytics related to the player
See moreDeclaration
Objective-C
@protocol Rendering
Other Protocols Reference