chrome-devtools-kotlin
Toggle table of contents
8.0.0-1410712
common
Platform filter
common
Switch theme
Search in API
chrome-devtools-kotlin
chrome-devtools-kotlin
/
org.hildan.chrome.devtools.domains.page
/
ProtocolHandler
Protocol
Handler
@
Serializable
data
class
ProtocolHandler
(
val
protocol
:
String
,
val
url
:
String
)
(undocumented in the protocol definition)
Official doc
Members
Constructors
Protocol
Handler
Link copied to clipboard
constructor
(
protocol
:
String
,
url
:
String
)
Properties
protocol
Link copied to clipboard
val
protocol
:
String
(undocumented in the protocol definition)
url
Link copied to clipboard
val
url
:
String
(undocumented in the protocol definition)