Related Content API
-
The Related Content API can be used to show new content related to the current content.
See moreDeclaration
Swift
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 moreDeclaration
Swift
@objc(THEOplayerRelatedContentSource) public class RelatedContentSource : NSObject, Codable