public class LCSMS extends Object
Modifier and Type | Class and Description |
---|---|
static class |
LCSMS.TYPE |
Constructor and Description |
---|
LCSMS() |
Modifier and Type | Method and Description |
---|---|
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.