public class LCSMS extends Object
| 限定符和类型 | 类和说明 |
|---|---|
static class |
LCSMS.TYPE |
| 构造器和说明 |
|---|
LCSMS() |
| 限定符和类型 | 方法和说明 |
|---|---|
static boolean |
checkMobilePhoneNumber(String phoneNumber) |
static io.reactivex.Observable<LCNull> |
requestSMSCodeInBackground(String mobilePhone,
LCSMSOption option) |
static io.reactivex.Observable<LCNull> |
verifySMSCodeInBackground(String code,
String mobilePhone) |
public static boolean checkMobilePhoneNumber(String phoneNumber)
public static io.reactivex.Observable<LCNull> requestSMSCodeInBackground(String mobilePhone, LCSMSOption option)
Copyright © 2020, 美味书签(北京)信息技术有限公司 All rights reserved.