| Interface | Description |
|---|---|
| AblyBase.Channels |
A collection of Channels associated with an Ably instance.
|
| Auth.TokenCallback |
An interface implemented by a callback that provides either tokens,
or signed token requests, in response to a request with given token params.
|
| Class | Description |
|---|---|
| AblyBase |
AblyBase
The top-level class to be instanced for the Ably REST library.
|
| AblyRest | |
| Auth |
Token-generation and authentication operations for the Ably API.
|
| Auth.AuthOptions |
Authentication options when instancing the Ably library
|
| Auth.TokenDetails |
A class providing details of a token and its associated metadata,
provided when the system successfully requests a token from the system.
|
| Auth.TokenParams |
A class providing parameters of a token request.
|
| Auth.TokenRequest |
A class providing parameters of a token request.
|
| Channel | |
| ChannelBase |
A class representing a Channel in the Ably REST API.
|
| DeviceDetails | |
| DeviceDetails.Push |
| Enum | Description |
|---|---|
| Auth.AuthMethod |
Authentication methods
|
| DeviceDetails.Push.State |