You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Subscribes the subscriber to channel state - by calling subscribeForChannelState on the subscriber interactor, which adds a listener on the Ably SDK for channel state changes, that when called posts UpdateChannelConnectionState work with the state change.
Subscribes for raw location events
Subscribes for enhanced location events
Calls the provided callback with a success result.
Implement the following worker on the Subscriber:
This worker:
subscribeForChannelState
on the subscriber interactor, which adds a listener on the Ably SDK for channel state changes, that when called postsUpdateChannelConnectionState
work with the state change.This work depends on:
The text was updated successfully, but these errors were encountered: