Skip to main content
Version: SDK-5.11.6

CreateMatchRoom

public voidCreateMatchRoom();

Description

Creates a waiting room.

  • Users enter the room simultaneously as the waiting room is created.
  • The user who created the waiting room becomes the host.

Example

Backend.Match.CreateMatchRoom();