<!-- Do not edit this file. It is automatically generated by API Documenter. -->

[Home](./index.md) &gt; [puppeteer](./puppeteer.md) &gt; [Protocol](./puppeteer.protocol.md) &gt; [Tethering](./puppeteer.protocol.tethering.md)

## Protocol.Tethering namespace

The Tethering domain defines methods and events for browser port binding.

<b>Signature:</b>

```typescript
export namespace Tethering 
```

## Interfaces

|  Interface | Description |
|  --- | --- |
|  [AcceptedEvent](./puppeteer.protocol.tethering.acceptedevent.md) | Informs that port was successfully bound and got a specified connection id. |
|  [BindRequest](./puppeteer.protocol.tethering.bindrequest.md) |  |
|  [UnbindRequest](./puppeteer.protocol.tethering.unbindrequest.md) |  |