Uses of Enum Class
tigase.push.apns.ApnsService.AuthorizationType
Packages that use ApnsService.AuthorizationType
-
Uses of ApnsService.AuthorizationType in tigase.push.apns
Methods in tigase.push.apns that return ApnsService.AuthorizationTypeModifier and TypeMethodDescriptionApnsService.getAuthorizationType()Returns the enum constant of this class with the specified name.static ApnsService.AuthorizationType[]ApnsService.AuthorizationType.values()Returns an array containing the constants of this enum class, in the order they are declared.