Package io.ably.lib.push
See: Description
-
Class Summary Class Description PushChannel Enables devices to subscribe to push notifications for a channel. CalledActivate CalledDeactivate GotPushDeviceDetails GotDeviceRegistration GettingDeviceRegistrationFailed GettingPushDeviceDetailsFailed RegistrationSynced SyncRegistrationFailed Deregistered DeregistrationFailed Event ErrorEvent NotActivated WaitingForPushDeviceDetails WaitingForDeviceRegistration WaitingForNewPushDeviceDetails WaitingForRegistrationSync AfterRegistrationSyncFailed WaitingForDeregistration State PersistKeys ActivationStateMachine LocalDevice Contains the device identity token and secret of a device. Push Enables a device to be registered and deregistered from receiving push notifications. ActivationContext 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