11 lines
199 B
Markdown
11 lines
199 B
Markdown
---
|
|
sidebar_label: CDPSessionOnMessageObject.method
|
|
---
|
|
# CDPSessionOnMessageObject.method property
|
|
|
|
**Signature:**
|
|
|
|
```typescript
|
|
interface CDPSessionOnMessageObject {method: string;}
|
|
```
|