A group in the server.
More...
Inherited by Nakama.ApiGroup.
◆ AvatarUrl
string Nakama.IApiGroup.AvatarUrl |
|
get |
A URL for an avatar image.
◆ CreateTime
string Nakama.IApiGroup.CreateTime |
|
get |
The UNIX time when the group was created.
◆ CreatorId
string Nakama.IApiGroup.CreatorId |
|
get |
The id of the user who created the group.
◆ Description
string Nakama.IApiGroup.Description |
|
get |
A description for the group.
◆ EdgeCount
int Nakama.IApiGroup.EdgeCount |
|
get |
The current count of all members in the group.
◆ Id
string Nakama.IApiGroup.Id |
|
get |
◆ LangTag
string Nakama.IApiGroup.LangTag |
|
get |
The language expected to be a tag which follows the BCP-47 spec.
◆ MaxCount
int Nakama.IApiGroup.MaxCount |
|
get |
The maximum number of members allowed.
◆ Metadata
string Nakama.IApiGroup.Metadata |
|
get |
Additional information stored as a JSON object.
◆ Name
string Nakama.IApiGroup.Name |
|
get |
The unique name of the group.
◆ Open
bool Nakama.IApiGroup.Open |
|
get |
Anyone can join open groups, otherwise only admins can accept members.
◆ UpdateTime
string Nakama.IApiGroup.UpdateTime |
|
get |
The UNIX time when the group was last updated.
The documentation for this interface was generated from the following file: