WebPlaybackInstance

external interface WebPlaybackInstance

This is an object that is provided in the ready event as an argument. WebPlaybackPlayer objects contain information related to the current player instance of the Web Playback SDK.

Functions

equals
Link copied to clipboard
js
open operator fun equals(other: Any?): Boolean
hashCode
Link copied to clipboard
js
open fun hashCode(): Int
toString
Link copied to clipboard
js
open fun toString(): String

Properties

device_id
Link copied to clipboard
js
abstract var device_id: String

Sources

(source)
Link copied to clipboard