Package io.ably.lib.push
See: Description
-
Class Summary Class Description CalledActivate CalledDeactivate GotPushDeviceDetails GotDeviceRegistration GettingDeviceRegistrationFailed GettingPushDeviceDetailsFailed RegistrationSynced SyncRegistrationFailed Deregistered DeregistrationFailed Event ErrorEvent NotActivated WaitingForPushDeviceDetails WaitingForDeviceRegistration WaitingForNewPushDeviceDetails WaitingForRegistrationSync AfterRegistrationSyncFailed WaitingForDeregistration State PersistKeys ActivationStateMachine Push Enables a device to be registered and deregistered from receiving push notifications. LocalDevice Contains the device identity token and secret of a device. ActivationContext PushChannel Enables devices to subscribe to push notifications for a channel. SharedPreferenceStorage Admin DeviceRegistrations Enables the management of push notification registrations with Ably. ChannelSubscriptions Enables device push channel subscriptions. 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 Enables a device to be registered and deregistered from receiving push notifications. -
Interface Summary Interface Description Storage Interface for an entity that supplies key value store