Options
All
  • Public
  • Public/Protected
  • All
Menu

Index

Enumeration members

ADD_NEW_MEMBER

ADD_NEW_MEMBER = "chat-room-add"

CHATROOM_UPDATED

CHATROOM_UPDATED = "chatroom-updated"

INVITE_NEW_MEMBER

INVITE_NEW_MEMBER = "chat-room-invite"

PIN_MESSAGE

PIN_MESSAGE = "message-pinned"

UNPIN_MESSAGE

UNPIN_MESSAGE = "message-unpinned"

Type aliases

ListenerFn

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