Uses of Enum Class
com.bytedesk.core.push.PushStatusEnum
Packages that use PushStatusEnum
-
Uses of PushStatusEnum in com.bytedesk.core.push
Fields in com.bytedesk.core.push declared as PushStatusEnumMethods in com.bytedesk.core.push that return PushStatusEnumModifier and TypeMethodDescriptionstatic PushStatusEnumstatic PushStatusEnumReturns the enum constant of this class with the specified name.static PushStatusEnum[]PushStatusEnum.values()Returns an array containing the constants of this enum class, in the order they are declared.