Broadcast given data to channel, only within the current window.
This method will run any asynchronous method and it will display an error if it will fail asynchronously
Subscribe for given channel with action that will be executed when anyone will broadcast (this only works within the current browser window)
This method returns a disposable, when you call .dispose()
it will
unsubscribe for current subscription
Disposable that supports removal of subscription
Generated using TypeDoc
This must be set explicitly as it can be used outside to detect if app is ready. This will not be set automatically by framework.