Protocols

The following protocols are available globally.

  • API for the THEOliveContentPlayer to provide access to the underlying THEOlive SDK.

    See more

    Declaration

    Swift

    public protocol THEOliveAPI
  • API to access THEOlive specific functionality.

    See more

    Declaration

    Swift

    public protocol THEOlive : EventDispatcherProtocol, THEOliveAPI
  • Declaration

    Swift

    public protocol THEOliveIntegration : Integration, THEOlive