GWIoTApi
Toggle table of contents
1.2.1
common
Platform filter
common
Switch theme
Search in API
GWIoTApi
GWIoTApi
/
com.gw.gwiotapi.components.cross_platform
/
IAccountManagerComponent
/
modifyPassword
modify
Password
abstract
suspend
fun
modifyPassword
(
oldPassword
:
String
,
newPassword
:
String
)
:
GWResult
<
Unit
>
修改密码
已登录用户通过旧密码重置密码
Return
成功返回用户信息
Parameters
old
Password
旧密码
new
Password
新密码