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