Hiyve Components - v1.0.0
Preparing search index...
@hiyve/cloud
ActiveRoomsStreamHandle
Interface ActiveRoomsStreamHandle
Handle returned by connectActiveRoomsStream for closing the SSE connection.
interface
ActiveRoomsStreamHandle
{
close
()
:
void
;
}
Index
Methods
close
Methods
close
close
()
:
void
Close the SSE connection
Returns
void
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Methods
close
Hiyve Components - v1.0.0
Loading...
Handle returned by connectActiveRoomsStream for closing the SSE connection.