OnLobbyDisposed
field in Coherence.Cloud.LobbySession
Callback that will be invoked when a Lobby its disposed and will no longer be usable. This can happen by manually leaving the Lobby, or logging out from your current user.
Returns
- Action<LobbySession>
- Callback that will be invoked when a Lobby its disposed and will no longer be usable. This can happen by manually leaving the Lobby, or logging out from your current user.