chrome-devtools-kotlin / org.hildan.chrome.devtools.domains.cast / EnableRequest

EnableRequest

data class EnableRequest

Request object containing input parameters for the CastDomain.enable command.

Constructors

<init>

Request object containing input parameters for the CastDomain.enable command.

EnableRequest(presentationUrl: String? = null)

Properties

presentationUrl

val presentationUrl: String?