Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • Manager

Index

Constructors

constructor

Properties

Private channel

channel: Channel

Private currentBadgeCount

currentBadgeCount: number = 0

onBadgeCountUpdate

onBadgeCountUpdate: SimpleEventDispatcher<number> = new SimpleEventDispatcher<number>()

onEvent

onEvent: OnEvent

Private Optional presence

presence: Presence

Methods

Private getBadgeCount

  • getBadgeCount(): Promise<number>

getCurrentBadgeCount

  • getCurrentBadgeCount(): number

join

Private joinChannel

Private onReceiveEvent

  • onReceiveEvent(__namedParameters: object): void
  • Parameters

    • __namedParameters: object
      • json: string
      • name: string
      • sender: string

    Returns void

putUserInfo

Private retrieveConversations

Private syncPresence

  • syncPresence(): Promise<void>

Legend

  • Module
  • Object literal
  • Variable
  • Function
  • Function with type parameter
  • Index signature
  • Type alias
  • Type alias with type parameter
  • Enumeration
  • Enumeration member
  • Property
  • Method
  • Interface
  • Interface with type parameter
  • Constructor
  • Property
  • Method
  • Index signature
  • Class
  • Class with type parameter
  • Constructor
  • Property
  • Method
  • Accessor
  • Index signature
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Inherited accessor
  • Protected property
  • Protected method
  • Protected accessor
  • Private property
  • Private method
  • Private accessor
  • Static property
  • Static method

Generated using TypeDoc