A 'token' that can be used to force re-sending an SMS verification code. This token can be
obtained in
PhoneAuthProvider.OnVerificationStateChangedCallbacks.onCodeSent(String,
PhoneAuthProvider.ForceResendingToken)
callback.
Inherited Constant Summary
Field Summary
public static final Creator<PhoneAuthProvider.ForceResendingToken> | CREATOR |