Lobby.MembershipLock property
Gets whether the lobby’s membership is locked.Return Value
Returns whether the membership of the lobby is locked.Remarks
If this lobby object was created by callingJoinLobby, this method returns false until ProcessLobbyStateChanges provides a OnLobbyUpdated with the OnLobbyUpdated membershipLockUpdated 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 LobbyMembershipLock
- class Lobby
- namespace PlayFab.Multiplayer
