createRoom

abstract suspend fun createRoom(createRoomParams: CreateRoomParams): String

Create a room asynchronously.