|
My Project
|
Creates a new group, as well as administration and member roles, based off of a title's group template. Returns information about the group that was created. More...
Public Attributes | |
| Dictionary< string, string > | CustomTags |
| The optional custom tags associated with the request (e.g. build number, external trace identifiers, etc.). | |
| EntityKey | Entity |
| The entity to perform this action on. | |
| string | GroupName |
| The name of the group. This is unique at the title level by default. | |
Public Attributes inherited from PlayFab.SharedModels.PlayFabRequestCommon | |
| PlayFabAuthenticationContext | AuthenticationContext |
Additional Inherited Members | |
Public Member Functions inherited from PlayFab.SharedModels.PlayFabBaseModel | |
| string | ToJson () |
Creates a new group, as well as administration and member roles, based off of a title's group template. Returns information about the group that was created.