Other Protocols

The following protocols are available globally.

  • The IOTVLogProvider protocol defines a method that allows application to receive the log message from SDK in production build.

    See more

    Declaration

    Swift

    @objc
    public protocol IOTVLogProvider : NSObjectProtocol
  • Playback analytics related to the player

    See more

    Declaration

    Swift

    @objc
    public protocol Rendering

OTVCustomerSSMCallback protocol

  • 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 more

    Declaration

    Swift

    @objc
    public protocol OTVCustomerSSMCallback : NSObjectProtocol