pl.wendigo.chrome.domain.cast / StopCastingRequest

StopCastingRequest

data class StopCastingRequest (source)

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

Stops the active Cast session on the sink.

Constructors

<init>

StopCastingRequest(sinkName: String)

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

Properties

sinkName

val sinkName: String