Package io.ably.lib.realtime
package io.ably.lib.realtime
- 
ClassDescriptionA client that extends the functionality of the
AblyRestand provides additional realtime-specific features.A collection of Channels associated with this Ably Realtime instance.Enables messages to be published and subscribed to.An interface whereby a client maybe notified of message on a channel.Describes the events emitted by aChannelobject.Describes the possible states of aChannelobject.An interface whereby a client may be notified of state changes for a channel.Contains state change information emitted byChannelobjects.An interface allowing a client to be notified of the outcome of an asynchronous operation.A Multicaster instance is used in the Ably library to manage a list of client listeners against certain operations.Enables the management of a connection to Ably.Describes the events emitted by aConnectionobject.Describes the realtimeConnectionobject states.An interface whereby a client may be notified of state changes for a connection.ContainsConnectionStatechange information emitted by theConnectionobject.Enables the presence set to be entered and subscribed to, and the historic presence set to be retrieved for a channel.An interface allowing a listener to be notified of arrival of a presence message.RealtimeAnnotation provides subscription capabilities for annotations received on a channel.