public class AVSMS extends Object
| 限定符和类型 | 类和说明 |
|---|---|
static class |
AVSMS.TYPE |
| 构造器和说明 |
|---|
AVSMS() |
| 限定符和类型 | 方法和说明 |
|---|---|
static boolean |
checkMobilePhoneNumber(String phoneNumber) |
static io.reactivex.Observable<AVNull> |
requestSMSCodeInBackground(String mobilePhone,
AVSMSOption option) |
static io.reactivex.Observable<AVNull> |
verifySMSCodeInBackground(String code,
String mobilePhone) |
public static boolean checkMobilePhoneNumber(String phoneNumber)
public static io.reactivex.Observable<AVNull> requestSMSCodeInBackground(String mobilePhone, AVSMSOption option)
Copyright © 2019. All rights reserved.