Package io.ably.lib.push

  • Interface Summary 
    Interface Description
    Storage
    Interface for an entity that supplies key value store
  • Class Summary 
    Class Description
    Push
    Enables a device to be registered and deregistered from receiving push notifications.
    PushBase
    Enables a device to be registered and deregistered from receiving push notifications.
    PushBase.Admin  
    PushBase.ChannelSubscription
    Contains the subscriptions of a device, or a group of devices sharing the same clientId, has to a channel in order to receive push notifications.
    PushBase.ChannelSubscriptions
    Enables device push channel subscriptions.
    PushBase.DeviceRegistrations
    Enables the management of push notification registrations with Ably.