C# Class PlayFab.ServerModels.CreateSharedGroupRequest

Inheritance: PlayFabRequestCommon
Datei anzeigen Open project: PlayFab/PlayFabGameServer Class Usage Examples

Public Properties

Property Type Description
SharedGroupId string

Property Details

SharedGroupId public_oe property

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