method Room.prototype.name
Room.prototype.name(): string

The room name.

Return Type

string

Usage

import { Room } from "websocket-plugin/src/index.ts";