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