toggle menu
chrome-devtools-kotlin
6.2.0-1326544
common
switch theme
search in API
chrome-devtools-kotlin
/
org.hildan.chrome.devtools.domains.tethering.events
/
TetheringEvent
Tethering
Event
@
Serializable
sealed
class
TetheringEvent
Inheritors
Accepted
Members
Types
Accepted
Link copied to clipboard
@
Serializable
data
class
Accepted
(
val
port
:
Int
,
val
connectionId
:
String
)
:
TetheringEvent
Informs that port was successfully bound and got a specified connection id.