Package com.iizix.push
Interface Summary Interface Description IPushNotification The push notification interface.IPushSubscription The subscription interface.Class Summary Class Description PushNotificationEvent Push notification event generated when a push notification state changes, e.g.PushServer Push server for VAPID, Firebase and APNS messages.VAPIDKeys Helper class to generate VAPID keys for use with Push notification.Enum Summary Enum Description PushNotificationParameters The enum used for push notification parameters and if they can be omitted.PushNotificationState The state of a push notification event.PushUrgency The urgency of the notification.