Options
All
  • Public
  • Public/Protected
  • All
Menu

Class Room

A room in messaging platform.

Hierarchy

  • Room

Implements

Indexable

[key: string]: any

A room in messaging platform.

Index

Constructors

Properties

Constructors

constructor

  • Create a room. Create a room.

    Parameters

    Returns Room

Properties

id

id: string = ""

Optional name

name: undefined | string

Optional type

type: undefined | string

Generated using TypeDoc