Kommentar
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
Properties
| Name | Type | Description |
|---|---|---|
| AllocatedRegion | AzureRegion | The region where the multiplayer server was allocated. |
| AllocatedRegionPreferenceRanking | int32 | The integer ranking of what region that the multiplayer server was allocated in from the PreferredRegions list. |
| BuildId | String | The guid string ID of the build. |
| ErrorCode | GenericErrorCodes | The error when a multiplayer server request fails to allocate. If there was no failure, returns null. |
| PreferredRegions | AzureRegion | The list of preferred region to request a server from. |
| ServerId | String | The string ID of the server which is generated by PlayFab. |
| SessionId | String | The guid string ID of the session. |