resultCode property
final
A result code indicating the outcome of the login attempt. 0 indicates success, and a positive integer represents an error code.
Implementation
final int resultCode;
A result code indicating the outcome of the login attempt. 0 indicates success, and a positive integer represents an error code.
final int resultCode;