| AsyncHttpPaginatedResponse |
|
| BaseMessage |
|
| Callback.Map<T,U> |
|
| Capability |
A class representing an Ably Capability, providing
convenience methods to simplify creation of token requests
|
| ChannelOptions |
|
| ChannelProperties |
Describes the properties of the channel state.
|
| ClientOptions |
|
| ConnectionDetails |
|
| DecodingContext |
|
| DeltaExtras |
|
| ErrorInfo |
A generic Ably error object that contains an Ably-specific status code, and a generic status code.
|
| ErrorResponse |
|
| HttpPaginatedResponse |
A superset of PaginatedResult which represents a page of results plus metadata indicating the relative queries available to it.
|
| Message |
Contains an individual message that is sent to, or received from, Ably.
|
| Message.Batch |
|
| Message.Serializer |
|
| MessageExtras |
|
| MessageExtras.Serializer |
|
| MessageSerializer |
MessageReader: internal
Utility class to convert response bodies in different formats to Message
and Message arrays.
|
| Param |
A class encapsulating a key/value pair
|
| PresenceMessage |
A class representing an individual presence update to be sent or received
via the Ably Realtime service.
|
| PresenceMessage.ActionSerializer |
|
| PresenceMessage.Serializer |
|
| PresenceSerializer |
PresenceSerializer: internal
Utility class to convert response bodies in different formats to PresenceMessage
and PresenceMessage arrays.
|
| ProtocolMessage |
A message sent and received over the Realtime protocol.
|
| ProtocolMessage.ActionSerializer |
|
| ProtocolMessage.AuthDetails |
Contains the token string used to authenticate a client with Ably.
|
| ProtocolSerializer |
|
| ProxyOptions |
|
| PublishResponse |
Contains the responses from a PublishResponse PublishResponse#publish request.
|
| Stats |
Contains application statistics for a specified time interval and time period.
|
| Stats.ConnectionTypes |
Contains a breakdown of summary stats data for different (TLS vs non-TLS) connection types.
|
| Stats.MessageCategory |
|
| Stats.MessageCount |
Contains the aggregate counts for messages and data transferred.
|
| Stats.MessageTraffic |
Contains a breakdown of summary stats data for traffic over various transport types.
|
| Stats.MessageTypes |
Contains a breakdown of summary stats data for different (channel vs presence) message types.
|
| Stats.ProcessedCount |
|
| Stats.ProcessedMessages |
|
| Stats.PushedMessages |
Details the stats on push notifications.
|
| Stats.RequestCount |
Contains the aggregate counts for requests made.
|
| Stats.ResourceCount |
Contains the aggregate data for usage of a resource in a specific scope.
|
| StatsReader |
StatsReader: internal
Utility class to convert response bodies in different formats to Stats data.
|