Polkadot Apps
Preparing search index...
@polkadot-apps/statement-store
Unsubscribable
Interface Unsubscribable
Handle returned by subscription methods. Call
unsubscribe()
to stop receiving events.
interface
Unsubscribable
{
unsubscribe
:
()
=>
void
;
}
Index
Properties
unsubscribe
Properties
unsubscribe
unsubscribe
:
()
=>
void
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
unsubscribe
Polkadot Apps
Loading...
Handle returned by subscription methods. Call
unsubscribe()to stop receiving events.