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