Uses of Class
org.robovm.apple.corelocation.CLLocationPushServiceError
| Package | Description |
|---|---|
| org.robovm.apple.corelocation |
-
Uses of CLLocationPushServiceError in org.robovm.apple.corelocation
Methods in org.robovm.apple.corelocation that return CLLocationPushServiceError Modifier and Type Method Description static CLLocationPushServiceErrorCLLocationPushServiceError. valueOf(long n)Returns the enum constant of this type with the specified name.static CLLocationPushServiceErrorCLLocationPushServiceError. valueOf(String name)Returns the enum constant of this type with the specified name.static CLLocationPushServiceError[]CLLocationPushServiceError. values()Returns an array containing the constants of this enum type, in the order they are declared.