ConnectionCallback interface
Signature:
export interface ConnectionCallback
Properties
Property | Modifiers | Type | Description | Default |
---|---|---|---|---|
error | ProtocolError | |||
method | string |
Methods
Method | Description |
---|---|
reject(args) | |
resolve(args) |
export interface ConnectionCallback
Property | Modifiers | Type | Description | Default |
---|---|---|---|---|
error | ProtocolError | |||
method | string |
Method | Description |
---|---|
reject(args) | |
resolve(args) |