-
public class PushBaseEnables a device to be registered and deregistered from receiving push notifications.
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description public classPushBase.Adminpublic classPushBase.DeviceRegistrationsEnables the management of push notification registrations with Ably.
public classPushBase.ChannelSubscriptionsEnables device push channel subscriptions.
public classPushBase.ChannelSubscriptionContains the subscriptions of a device, or a group of devices sharing the same clientId,has to a channel in order to receive push notifications.
-
Field Summary
Fields Modifier and Type Field Description public final PushBase.Adminadmin
-
-
-
Constructor Detail
-
PushBase
PushBase(AblyBase rest)
-
-