Options
All
  • Public
  • Public/Protected
  • All
Menu

Enumeration ChatMessageDirection

export enum type

Index

Enumeration Members

Enumeration Members

RECEIVE: "rec"

The message is received by the local client.

SEND: "send"

This message is sent from the local client.

Generated using TypeDoc