CreateLobbyAsync
method in Coherence.Cloud.LobbiesService
Methods
public Task<LobbySession> CreateLobbyAsync(CreateLobbyOptions createOptions)
Endpoint to create a Lobby directly without doing matchmaking.
Parameters
Type | Name | Description |
---|---|---|
CreateLobbyOptions | createOptions | Options that will be used to create a Lobby. |
Returns
Type | Description |
---|---|
Task<LobbySession> |