Options
All
  • Public
  • Public/Protected
  • All
Menu

Index

Enumeration Members

ADD_NEW_MEMBER: "chat-room-add"
CHATROOM_UPDATED: "chatroom-updated"
INVITE_NEW_MEMBER: "chat-room-invite"
PIN_MESSAGE: "message-pinned"
UNPIN_MESSAGE: "message-unpinned"

Type Aliases

ListenerFn<TEvent, TMessage>: ((msg: ListenerEventMessage<TEvent, TMessage>) => void)

Type Parameters

  • TEvent = any

  • TMessage = any

Type declaration

Legend

  • Namespace
  • Variable
  • Function
  • Function with type parameter
  • Type alias
  • Interface
  • Interface with type parameter
  • Enumeration

Generated using TypeDoc