C# Class PlayFab.ServerModels.DeregisterGameRequest

Inheritance: PlayFabRequestCommon
显示文件 Open project: PlayFab/PlayFabGameServer

Public Properties

Property Type Description
LobbyId string

Property Details

LobbyId public_oe property

Unique identifier for the Game Server Instance that is being deregistered.
public string LobbyId
return string