Package-level declarations
Types
Link copied to clipboard
A callback that should be called when a linear or non-linear creative is clicked.
Link copied to clipboard
class YospaceConnector @JvmOverloads constructor(theoplayerView: THEOplayerView, uiHandler: YospaceUiHandler = YospaceDefaultUiHandler(theoplayerView))
A connector for the Yospace Ad Management SDK.
Link copied to clipboard
A default UI handler for the Yospace connector.
Link copied to clipboard
interface YospaceListener
A listener that receives events from a YospaceConnector.
Link copied to clipboard
@Serializable
The configuration for server-side ad insertion using the YospaceConnector.
Link copied to clipboard
The type of the Yospace stream.
Link copied to clipboard
interface YospaceUiHandler
A UI handler for the Yospace connector.