Package io.ably.lib.push
Class Push
- java.lang.Object
-
- io.ably.lib.push.PushBase
-
- io.ably.lib.push.Push
-
public class Push extends PushBase
Enables a device to be registered and deregistered from receiving push notifications.
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class io.ably.lib.push.PushBase
PushBase.Admin, PushBase.ChannelSubscription, PushBase.ChannelSubscriptions, PushBase.DeviceRegistrations
-
-
-
-
Constructor Detail
-
Push
public Push(AblyBase rest)
-
-