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
/
modifyUserInfo
modify
User
Info
abstract
suspend
fun
modifyUserInfo
(
nick
:
String
?
,
avatarUrl
:
String
?
)
:
GWResult
<
User
>
修改用户信息
Return
成功返回用户信息
Parameters
nick
昵称,null则不修改
avatar
Url
头像地址,null则不修改