12 lines
357 B
Markdown
12 lines
357 B
Markdown
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
|
|
|
|
[Home](./index.md) > [puppeteer](./puppeteer.md) > [CDPSessionOnMessageObject](./puppeteer.cdpsessiononmessageobject.md) > [id](./puppeteer.cdpsessiononmessageobject.id.md)
|
|
|
|
## CDPSessionOnMessageObject.id property
|
|
|
|
<b>Signature:</b>
|
|
|
|
```typescript
|
|
id?: number;
|
|
```
|