Uses of Class
cn.leancloud.sms.LCSMSOption
Packages that use LCSMSOption
-
Uses of LCSMSOption in cn.leancloud
Methods in cn.leancloud with parameters of type LCSMSOptionModifier and TypeMethodDescriptionstatic io.reactivex.Observable<LCNull> LCUser.requestSMSCodeForUpdatingPhoneNumberInBackground(LCUser asAuthenticatedUser, String mobilePhone, LCSMSOption option) request sms code for updating phone number of current user.static io.reactivex.Observable<LCNull> LCUser.requestSMSCodeForUpdatingPhoneNumberInBackground(String mobilePhone, LCSMSOption option) request sms code for updating phone number of current user. -
Uses of LCSMSOption in cn.leancloud.sms
Methods in cn.leancloud.sms with parameters of type LCSMSOptionModifier and TypeMethodDescriptionstatic io.reactivex.Observable<LCNull> LCSMS.requestSMSCodeInBackground(String mobilePhone, LCSMSOption option)