GetActiveLobbySessionForLobbyId
method in Coherence.Cloud.LobbiesService
Methods
public Task<LobbySession> GetActiveLobbySessionForLobbyId(string lobbyId)
Get a LobbySession instance for a Lobby that you have joined and you're a part of.
Parameters
Type | Name | Description |
---|---|---|
string | lobbyId |
Returns
Type | Description |
---|---|
Task<LobbySession> |