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
SubscriptionObserver
Interface SubscriptionObserver<T>
Type Parameters
T
Hierarchy
SubscriptionObserver
Index
Properties
closed
Methods
complete
error
next
Properties
closed
closed
:
boolean
Methods
complete
complete
(
)
:
void
Returns
void
error
error
(
errorValue
:
any
)
:
void
Parameters
errorValue:
any
Returns
void
next
next
(
value
:
T
)
:
void
Parameters
value:
T
Returns
void
Modules
@injectivelabs/sdk-
ts
internal
Big
Number
Browser
Headers
Data
Proxy
global
This
@injectivelabs/wallet-
ts
Subscription
Observer
closed
complete
error
next
Generated using
TypeDoc