Uses of Enum Class
tigase.push.apns.ApnsNotification.PushType
Packages that use ApnsNotification.PushType
-
Uses of ApnsNotification.PushType in tigase.push.apns
Methods in tigase.push.apns that return ApnsNotification.PushTypeModifier and TypeMethodDescriptionApnsNotification.getPushType()static ApnsNotification.PushTypeReturns the enum constant of this class with the specified name.static ApnsNotification.PushType[]ApnsNotification.PushType.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in tigase.push.apns with parameters of type ApnsNotification.PushTypeModifier and TypeMethodDescriptionApnsNotification.Builder.pushType(ApnsNotification.PushType pushType)