Uses of Class
com.iizix.push.PushNotificationState
Packages that use PushNotificationState Package Description com.iizix.push Uses of PushNotificationState in com.iizix.push
Fields in com.iizix.push declared as PushNotificationState Modifier and Type Field Description PushNotificationStatePushNotificationEvent. stateThe notification event state.Methods in com.iizix.push that return PushNotificationState Modifier and Type Method Description PushNotificationStatePushNotificationEvent. getState()Gets the notification event type.static PushNotificationStatePushNotificationState. valueOf(java.lang.String name)Returns the enum constant of this type with the specified name.static PushNotificationState[]PushNotificationState. values()Returns an array containing the constants of this enum type, in the order they are declared.Constructors in com.iizix.push with parameters of type PushNotificationState Constructor Description PushNotificationEvent(PushNotificationState state)Creates a notification event without exception, e.g.