PhoneAuthProvider.ForceResendingToken

public class PhoneAuthProvider.ForceResendingToken implements Parcelable


A 'token' that can be used to force re-sending an SMS verification code. This token can be obtained in onCodeSent callback.

Summary

Inherited Constants

From android.os.Parcelable
static final int
static final int
static final int
static final int

Inherited methods

From android.os.Parcelable
abstract int
int

Constants