Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • Manager

Index

Constructors

constructor

Properties

Private channel

channel: Channel

onEvent

onEvent: OnEvent

onNudge

onNudge: OnNudge

Methods

join

Private joinChannel

Private joinParams

nudgeResponse

Private onReceiveEvent

  • onReceiveEvent(__namedParameters: object): void
  • Parameters

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

    Returns void

Private onReceiveNudge

  • onReceiveNudge(__namedParameters: object): void
  • Parameters

    • __namedParameters: object
      • id: string
      • json: string

    Returns void

sendChatOpenState

  • sendChatOpenState(open: boolean): Promise<__type>

sendPageScroll

  • sendPageScroll(percentage: number): Promise<__type>

sendPageView

  • sendPageView(url: string, title: string): Promise<__type>
  • Parameters

    • url: string
    • title: string

    Returns Promise<__type>

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