Search
Preparing search index...
The search index is not available
API Reference | Injective - Powering the future of decentralized finance.
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
API Reference | Injective - Powering the future of decentralized finance.
@injectivelabs/sdk-ts
internal
Observer
Interface Observer<T>
Type Parameters
T
Hierarchy
Observer
Index
Methods
complete
error
next
start
Methods
Optional
complete
complete
(
)
:
void
Returns
void
Optional
error
error
(
errorValue
:
any
)
:
void
Parameters
errorValue:
any
Returns
void
Optional
next
next
(
value
:
T
)
:
void
Parameters
value:
T
Returns
void
Optional
start
start
(
subscription
:
Subscription
)
:
any
Parameters
subscription:
Subscription
Returns
any
Modules
@injectivelabs/sdk-
ts
internal
Big
Number
Browser
Headers
Data
Proxy
global
This
@injectivelabs/wallet-
ts
Observer
complete
error
next
start
Generated using
TypeDoc