Uses of Enum
com.eatthepath.pushy.apns.util.LiveActivityEvent
Package
Description
Contains classes for working with APNs tokens and payloads.
-
Uses of LiveActivityEvent in com.eatthepath.pushy.apns.util
Modifier and TypeMethodDescriptionstatic LiveActivityEvent
Returns the enum constant of this type with the specified name.static LiveActivityEvent[]
LiveActivityEvent.values()
Returns an array containing the constants of this enum type, in the order they are declared.Modifier and TypeMethodDescriptionApnsPayloadBuilder.setEvent
(LiveActivityEvent event) Sets whether the notification payload will be used for updating the Live Activity or for ending it.