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