|
string | slogan |
| The new slogan for the group. This correlates to the Group.slogan field. If this field is null, the group slogan will not be updated.
|
|
string | motd |
| The new Message Of The Day for the group. This correlates to the Group.motd field. If this field is null, the group motd will not be updated.
|
|
string | enrollmentType |
| The new enrollmentType for the group. Valid values include "open", or "closed". This correlates to the Group.enrollmentType field. If this field is null, the group enrollmentType will not be updated.
|
|
string | clientData |
| The new clientData for the group. This correlates to the Group.clientData field. If this field is null, the group clientData will not be updated.
|
|
long? | requirement |
| This field will be removed in a future version of Beamable. Please do not use.
|
|
string | name |
| The new name for the group. The name must be unique, and at least 3 characters long. The IGroupsApi.CheckAvailability method can be used to check if a group name is available. This correlates to the Group.name field. If this field is null, the group name will not be updated.
|
|
string | tag |
| The new tag for the group. The tag must be unique, and exactly 3 characters long. The IGroupsApi.CheckAvailability method can be used to check if a group tag is available. This correlates to the Group.tag field. If this field is null, the group tag will not be updated.
|
|
The documentation for this class was generated from the following file:
- com.beamable/Common/Runtime/Api/Groups/GroupsApi.cs