MatchRoomAsync
method in Coherence.Cloud.CloudRoomsService
Methods
public Task<RoomMatchResponse> MatchRoomAsync(string[] tags = null)
Match a room with the given options in the coherence Cloud asynchronously.
Parameters
Type | Name | Description |
---|---|---|
string[] | tags | Filter the results by a list of tags. |
Returns
Type | Description |
---|---|
Task<RoomMatchResponse> |