resultCode property

int resultCode
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;