Uses of Enum Class
com.iizix.push.PushNotificationState
Packages that use PushNotificationState
Uses of PushNotificationState in com.iizix.push
Fields in com.iizix.push declared as PushNotificationStateModifier and TypeFieldDescriptionfinal PushNotificationStatePushNotificationEvent.stateThe notification event state.Methods in com.iizix.push that return PushNotificationStateModifier and TypeMethodDescriptionPushNotificationEvent.getState()Gets the notification event type.static PushNotificationStateReturns the enum constant of this class with the specified name.static PushNotificationState[]PushNotificationState.values()Returns an array containing the constants of this enum class, in the order they are declared.Constructors in com.iizix.push with parameters of type PushNotificationStateModifierConstructorDescriptionCreates a notification event without exception, e.g.