Creates a new room with the selected roomCreationOptions .
An implementation of the CustomMatchmaking
.ICustomMatchmakingBehaviour interface.
ParametersroomCreationOptionsThe selected options for creating a new room.
ReturnsA task you should await for and receive a result with the information on the newly created room.