public interface PhoneLoginModel extends LoginModel
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getConfirmationCode() |
PhoneNumber |
getPhoneNumber() |
java.lang.String |
getPrivacyPolicy() |
long |
getResendTime() |
java.lang.String |
getTermsOfService() |
boolean |
sentWithFacebookNotification() |
getAccessToken, getCode, getFinalAuthState
java.lang.String getConfirmationCode()
PhoneNumber getPhoneNumber()
@Nullable java.lang.String getPrivacyPolicy()
@Nullable java.lang.String getTermsOfService()
boolean sentWithFacebookNotification()
long getResendTime()