C# Class PlayFab.ServerModels.RefreshGameServerInstanceHeartbeatRequest

Inheritance: PlayFabRequestCommon
ファイルを表示 Open project: PlayFab/PlayFabGameServer

Public Properties

Property Type Description
LobbyId string

Property Details

LobbyId public_oe property

Unique identifier of the Game Server Instance for which the heartbeat is updated.
public string LobbyId
return string