Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • PusherProvider

Index

Constructors

Properties

Methods

Constructors

constructor

Properties

options

Private pusher

pusher: Pusher.Pusher

Private userId

userId: string

Methods

bind

  • bind(event: string, cb: function): void
  • Parameters

    • event: string
    • cb: function
        • (data: any): void
        • Parameters

          • data: any

          Returns void

    Returns void

connect

  • connect(userId: string): Promise<void>
  • Parameters

    • userId: string

    Returns Promise<void>

disconnect

  • disconnect(): void

Legend

  • Module
  • Object literal
  • Variable
  • Function
  • Function with type parameter
  • Index signature
  • Type alias
  • 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