Related Content API

  • The Related Content API can be used to show new content related to the current content.

    See more

    Declaration

    Swift

    @available(*, deprecated, message: "This protocol will be removed with the next major release.")
    public protocol RelatedContent : EventDispatcherProtocol
  • The Related Content Source object. Can be used to show additional content, besides the content currently shown, that might also be of interest to the viewer.

    See more

    Declaration

    Swift

    @available(*, deprecated, message: "This class will be removed with the next major release.")
    @objc(THEOplayerRelatedContentSource)
    public class RelatedContentSource : NSObject, Codable