Uses of Class
org.robovm.apple.cloudkit.CKAccountStatus
| Package | Description |
|---|---|
| org.robovm.apple.cloudkit |
-
Uses of CKAccountStatus in org.robovm.apple.cloudkit
Methods in org.robovm.apple.cloudkit that return CKAccountStatus Modifier and Type Method Description static CKAccountStatusCKAccountStatus. valueOf(long n)Returns the enum constant of this type with the specified name.static CKAccountStatusCKAccountStatus. valueOf(String name)Returns the enum constant of this type with the specified name.static CKAccountStatus[]CKAccountStatus. values()Returns an array containing the constants of this enum type, in the order they are declared.Method parameters in org.robovm.apple.cloudkit with type arguments of type CKAccountStatus Modifier and Type Method Description voidCKContainer. getAccountStatus(VoidBlock2<CKAccountStatus,NSError> completionHandler)