Tethering Domain
The Tethering domain defines methods and events for browser port binding.
Methods
Events
Methods
Events
Tethering.accepted #
Informs that port was successfully bound and got a specified connection id.
parameters
- port
-
integer
Port number that was successfully bound.
- connectionId
-
string
Connection id to be used.