Uses of Class
org.robovm.apple.storekit.SKCloudServiceAuthorizationStatus
| Package | Description |
|---|---|
| org.robovm.apple.storekit |
-
Uses of SKCloudServiceAuthorizationStatus in org.robovm.apple.storekit
Methods in org.robovm.apple.storekit that return SKCloudServiceAuthorizationStatus Modifier and Type Method Description static SKCloudServiceAuthorizationStatusSKCloudServiceController. authorizationStatus()static SKCloudServiceAuthorizationStatusSKCloudServiceAuthorizationStatus. valueOf(long n)Returns the enum constant of this type with the specified name.static SKCloudServiceAuthorizationStatusSKCloudServiceAuthorizationStatus. valueOf(String name)Returns the enum constant of this type with the specified name.static SKCloudServiceAuthorizationStatus[]SKCloudServiceAuthorizationStatus. values()Returns an array containing the constants of this enum type, in the order they are declared.Method parameters in org.robovm.apple.storekit with type arguments of type SKCloudServiceAuthorizationStatus Modifier and Type Method Description static voidSKCloudServiceController. requestAuthorization(VoidBlock1<SKCloudServiceAuthorizationStatus> completionHandler)