C# Class PlayFab.ServerModels.RefreshGameServerInstanceHeartbeatRequest

Inheritance: PlayFabRequestCommon
Show file Open project: PlayFab/PlayFabGameServer

Public Properties

Property Type Description
LobbyId string

Property Details

LobbyId public property

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