CastVideo

open class CastVideo

Represents the details of the custom data sent to the Cast receiver app.

Constructors

Link copied to clipboard
constructor(accountId: String, catalogParams: CatalogParams, analyticsParams: AnalyticsParams, tracks: Map<String, String>)
Constructor.