C# Class PlayFab.ServerModels.CreateSharedGroupRequest

Inheritance: PlayFabRequestCommon
Show file Open project: PlayFab/PlayFabGameServer Class Usage Examples

Public Properties

Property Type Description
SharedGroupId string

Property Details

SharedGroupId public property

Unique identifier for the shared group (a random identifier will be assigned, if one is not specified).
public string SharedGroupId
return string