hoodchain - v0.1.0
Docs home
Architecture
GitHub
Preparing search index...
FeedSubscription
Interface FeedSubscription
Handle returned by
subscribeFeed
.
interface
FeedSubscription
{
close
:
()
=>
void
;
}
Index
Properties
close
Properties
close
close
:
()
=>
void
Close the socket and stop reconnecting.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
close
Docs home
Architecture
GitHub
hoodchain - v0.1.0
Loading...
Handle returned by subscribeFeed.