14 lines
538 B
Markdown
14 lines
538 B
Markdown
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
|
|
|
|
[Home](./index.md) > [puppeteer](./puppeteer.md) > [Protocol](./puppeteer.protocol.md) > [Tethering](./puppeteer.protocol.tethering.md) > [AcceptedEvent](./puppeteer.protocol.tethering.acceptedevent.md) > [connectionId](./puppeteer.protocol.tethering.acceptedevent.connectionid.md)
|
|
|
|
## Protocol.Tethering.AcceptedEvent.connectionId property
|
|
|
|
Connection id to be used.
|
|
|
|
<b>Signature:</b>
|
|
|
|
```typescript
|
|
connectionId: string;
|
|
```
|