UnlistLobby
method in Coherence.Cloud.LobbyOwnerSession
Methods
public void UnlistLobby(Action<RequestResponse<bool>> onRequestFinished)
Hides the Lobby from public listings.
Parameters
| Type | Name | Description |
|---|---|---|
| Action<RequestResponse<bool>> | onRequestFinished | Callback that will be invoked when the request finished. |