946 B
946 B
sidebar_label |
---|
CDPSessionOnMessageObject |
CDPSessionOnMessageObject interface
Signature:
export interface CDPSessionOnMessageObject
Properties
Property | Modifiers | Type | Description | Default |
---|---|---|---|---|
error | { message: string; data: any; code: number; } | |||
id | optional |
number | ||
method | string | |||
params | Record<string, unknown> | |||
result | optional |
any |