Update a user's account details.
More...
Inherited by Nakama.ApiUpdateAccountRequest.
Update a user's account details.
◆ AvatarUrl
string Nakama.IApiUpdateAccountRequest.AvatarUrl |
|
get |
A URL for an avatar image.
◆ DisplayName
string Nakama.IApiUpdateAccountRequest.DisplayName |
|
get |
The display name of the user.
◆ LangTag
string Nakama.IApiUpdateAccountRequest.LangTag |
|
get |
The language expected to be a tag which follows the BCP-47 spec.
◆ Location
string Nakama.IApiUpdateAccountRequest.Location |
|
get |
The location set by the user.
◆ Timezone
string Nakama.IApiUpdateAccountRequest.Timezone |
|
get |
The timezone set by the user.
◆ Username
string Nakama.IApiUpdateAccountRequest.Username |
|
get |
The username of the user's account.
The documentation for this interface was generated from the following file: