GWIoTApi
Toggle table of contents
1.2.1
common
Platform filter
common
Switch theme
Search in API
GWIoTApi
GWIoTApi
/
com.gw.gwiotapi.components.sub
/
IHttpRequestComponent
/
modifyUserInfo
modify
User
Info
abstract
suspend
fun
modifyUserInfo
(
avatarUrl
:
String
?
,
nick
:
String
?
,
oldPwd
:
String
?
,
newPwd
:
String
?
)
:
GWResult
<
String
>
修改用户信息
Parameters
avatar
Url
头像URL
nick
昵称
old
Pwd
旧密码
new
Pwd
新密码