public final class SFAuthenticationError
extends java.lang.Object
Error code of the NSError object passed in by SFAuthenticationCompletionHandler. [@constant] SFAuthenticationErrorCanceledLogin The user has canceled login by cancelling the alert asking for permission to log in to this app, or by dismissing the view controller for loading the authentication webpage.
| Modifier and Type | Field and Description |
|---|---|
static long |
SFAuthenticationErrorCanceledLogin |
public static final long SFAuthenticationErrorCanceledLogin