Package io.ably.lib.push
Class PushBase
java.lang.Object
io.ably.lib.push.PushBase
- Direct Known Subclasses:
Push
Enables a device to be registered and deregistered from receiving push notifications.
-
Nested Class Summary
Modifier and TypeClassDescriptionstatic class
static class
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.static class
Enables device push channel subscriptions.static class
Enables the management of push notification registrations with Ably. -
Field Summary
Modifier and TypeFieldDescriptionfinal PushBase.Admin
APushBase.Admin
object.protected final AblyBase
-
Constructor Summary
-
Method Summary
-
Field Details
-
rest
-
admin
APushBase.Admin
object.Spec: RSH1
-
-
Constructor Details
-
PushBase
-