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
Nested ClassesModifier and TypeClassDescriptionstatic classstatic classContains 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 classEnables device push channel subscriptions.static classEnables the management of push notification registrations with Ably. -
Field Summary
FieldsModifier and TypeFieldDescriptionfinal PushBase.AdminAPushBase.Adminobject.protected final AblyBase -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
rest
-
admin
APushBase.Adminobject.Spec: RSH1
-
-
Constructor Details
-
PushBase
-