GWIoTApi
Toggle table of contents
1.6.8
common
Platform filter
common
Switch theme
Search in API
GWIoTApi
GWIoTApi
/
com.gw.gwiotapi.components.cross_platform
/
IAccountRegisterComponent
/
sendResetPasswordCode
send
Reset
Password
Code
abstract
suspend
fun
sendResetPasswordCode
(
account
:
AccountType
)
:
GWResult
<
Unit
>
发送重置密码验证码
发送成功并且用户输入验证码后,请调用
verifyCode
验证验证码,然后获取用户新密码并调用
resetPassword
重置密码。
Return
成功/失败
Parameters
account
账号