Lobby.OwnerMigrationPolicy property
Gets the owner migration policy of the lobby.Return Value
The owner migration policy of the lobby.Remarks
The owner migration policy can’t change for the lifetime of the lobby. If this lobby object was created by callingJoinLobby, this method returns LobbyOwnerMigrationPolicy.None until ProcessLobbyStateChanges provides a OnLobbyUpdated with the OnLobbyUpdated ownerUpdated set to true. If joining the lobby succeeds, this field is guaranteed to be populated by the time ProcessLobbyStateChanges provides a OnLobbyJoinCompleted.
See Also
- enum LobbyOwnerMigrationPolicy
- class Lobby
- namespace PlayFab.Multiplayer
