| Package | Description |
|---|---|
| com.avos.avoscloud | |
| com.avos.avoscloud.internal |
| Modifier and Type | Method and Description |
|---|---|
static void |
AVUser.verifyMobilePhoneInBackgroud(String verifyCode,
AVMobilePhoneVerifyCallback callback)
Deprecated.
|
static void |
AVUser.verifyMobilePhoneInBackground(String verifyCode,
AVMobilePhoneVerifyCallback callback)
验证手机收到的验证码
|
| Modifier and Type | Method and Description |
|---|---|
static void |
InternalSMS.verifyCodeInBackground(String code,
String mobilePhoneNumber,
AVMobilePhoneVerifyCallback callback)
验证验证码
|
static void |
InternalSMS.verifySMSCodeInBackground(String code,
String mobilePhoneNumber,
AVMobilePhoneVerifyCallback callback)
验证验证码
|
Copyright © 2017. All rights reserved.