chrome-devtools-kotlin
5.1.0-1165014
common
chrome-devtools-kotlin
/
org.hildan.chrome.devtools.domains.tethering.events
/
TetheringEvent
Tethering
Event
@
Serializable
sealed
class
TetheringEvent
(
source
)
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.