register Request
fun registerRequest(processing: MutableLiveData<Boolean>): LiveData<PendingIntent?>
Content copied to clipboard
Starts to register a new credential to the server. This should be called only when the sign-in state is SignInState.SignedIn.