mirror of
https://github.com/puppeteer/puppeteer
synced 2024-06-14 14:02:48 +00:00
774 B
774 B
Home > puppeteer > Protocol > Tethering
Protocol.Tethering namespace
The Tethering domain defines methods and events for browser port binding.
Signature:
export namespace Tethering
Interfaces
| Interface | Description |
|---|---|
| AcceptedEvent | Informs that port was successfully bound and got a specified connection id. |
| BindRequest | |
| UnbindRequest |