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
/
resetPassword
reset
Password
abstract
suspend
fun
resetPassword
(
account
:
AccountType
,
password
:
String
,
verifiedCode
:
String
)
:
GWResult
<
Unit
>
使用验证码重置密码
Return
成功/失败
Parameters
account
账号
password
新密码
verified
Code
验证码