pl.wendigo.chrome.domain.cast / SetSinkToUseRequest

SetSinkToUseRequest

data class SetSinkToUseRequest (source)

Represents request frame that can be used with Cast.setSinkToUse method call.

Sets a sink to be used when the web page requests the browser to choose a sink via Presentation API, Remote Playback API, or Cast SDK.

Constructors

<init>

SetSinkToUseRequest(sinkName: String)

Represents request frame that can be used with Cast.setSinkToUse method call.

Properties

sinkName

val sinkName: String