C# Class PlayFab.ClientModels.CreateSharedGroupResult

Inheritance: PlayFab.SharedModels.PlayFabResultCommon
Show file Open project: PlayFab/PlayFabGameServer

Public Properties

Property Type Description
SharedGroupId string

Property Details

SharedGroupId public property

Unique identifier for the shared group.
public string SharedGroupId
return string