Package io.ably.lib.rest


package io.ably.lib.rest
  • Class
    Description
    A client that offers a simple stateless API to interact directly with Ably's REST API.
    A collection of Channels associated with an Ably instance.
    A client that offers a simple stateless API to interact directly with Ably's REST API.
    Token-generation and authentication operations for the Ably API.
    Authentication methods
    Passes authentication-specific properties in authentication requests to Ably.
    An interface providing update result for onAuthUpdated
    An interface providing completion callbackk for renewAuth
    An interface implemented by a callback that provides either tokens, or signed token requests, in response to a request with given token params.
    Contains an Ably Token and its associated metadata.
    Defines the properties of an Ably Token.
    Contains the properties of a request for a token to Ably.
     
    A class representing a Channel in the Ably REST API.
    Contains the properties of a device registered for push notifications.
    Contains the details of the push registration of a device.