WalletEventHandler()<T>
SIP Protocol API Reference v0.7.0
SIP Protocol API Reference / WalletEventHandler
Type Alias: WalletEventHandler()<T>
Section titled “Type Alias: WalletEventHandler()<T>”WalletEventHandler<
T> = (event) =>void
Defined in: @sip-protocol/types/dist/index.d.ts:2593
Event handler function
Type Parameters
Section titled “Type Parameters”T extends WalletEvent = WalletEvent
Parameters
Section titled “Parameters”T
Returns
Section titled “Returns”void