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