chrome-devtools-kotlin
5.3.0-1170846
common
chrome-devtools-kotlin
/
org.hildan.chrome.devtools.domains.cast
/
EnableRequest
Enable
Request
@
Serializable
data
class
EnableRequest
(
val
presentationUrl
:
String
?
=
null
)
(
source
)
Request object containing input parameters for the
CastDomain.enable
command.
Members
Constructors
Enable
Request
Link copied to clipboard
constructor
(
presentationUrl
:
String
?
=
null
)
Types
Builder
Link copied to clipboard
class
Builder
Properties
presentation
Url
Link copied to clipboard
val
presentationUrl
:
String
?
=
null