toggle menu
chrome-devtools-kotlin
6.2.0-1326544
common
switch theme
search in API
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)