-
@RestrictTo(value = RestrictTo.Scope.LIBRARY_GROUP) public final class PhoneVerification
-
-
Constructor Summary
Constructors Constructor Description PhoneVerification(String number, PhoneAuthCredential credential, boolean verified)
-
Method Summary
Modifier and Type Method Description StringgetNumber()PhoneAuthCredentialgetCredential()booleanisAutoVerified()booleanequals(Object o)inthashCode()StringtoString()-
-
Constructor Detail
-
PhoneVerification
PhoneVerification(String number, PhoneAuthCredential credential, boolean verified)
-
-
-
-