WalletErrorEvent
SIP Protocol API Reference v0.7.0
SIP Protocol API Reference / WalletErrorEvent
Interface: WalletErrorEvent
Section titled “Interface: WalletErrorEvent”Defined in: @sip-protocol/types/dist/index.d.ts:2580
Error event - wallet error occurred
Extends
Section titled “Extends”WalletEventBase
Properties
Section titled “Properties”timestamp
Section titled “timestamp”timestamp:
number
Defined in: @sip-protocol/types/dist/index.d.ts:2544
Inherited from
Section titled “Inherited from”WalletEventBase.timestamp
type:
"error"
Defined in: @sip-protocol/types/dist/index.d.ts:2581
Overrides
Section titled “Overrides”WalletEventBase.type
code:
string
Defined in: @sip-protocol/types/dist/index.d.ts:2582
message
Section titled “message”message:
string
Defined in: @sip-protocol/types/dist/index.d.ts:2583
details?
Section titled “details?”
optionaldetails:unknown
Defined in: @sip-protocol/types/dist/index.d.ts:2584