pl.wendigo.chrome.api.cast / Sink

Sink

data class Sink (source)

Link
Cast#Sink type documentation.

Constructors

<init>

Sink(name: String, id: String, session: String? = null)

Properties

id

val id: String

name

val name: String

session

val session: String?

Text describing the current session. Present only if there is an active session on the sink.