Skip to content

Latest commit

 

History

History
25 lines (22 loc) · 829 Bytes

multiplayerserverstatechangedeventpayload.md

File metadata and controls

25 lines (22 loc) · 829 Bytes
title author description ms.author ms.date ms.topic ms.service keywords ms.localizationpriority
MultiplayerServerStateChangedEventPayload
joannaleecy
MultiplayerServerStateChangedEventPayload data type.
joanlee
02/19/2019
article
playfab
playfab, playstream events
medium

MultiplayerServerStateChangedEventPayload

Properties

Name Type Description
BuildId String The guid string ID of the build.
NewState String The new multiplayer server state.
OldState String The old multiplayer server state.
Region AzureRegion The build region.
ServerId String The multiplayer server ID.
SessionId String The guid string ID of the session.
VmId String The virtual machine ID the multiplayer server is located on.