Options
All
  • Public
  • Public/Protected
  • All
Menu

Class DirectPushScheduler

Hierarchy

  • DirectPushScheduler

Implements

Index

Constructors

Properties

Methods

Constructors

constructor

Properties

app

Methods

doBatchPush

  • doBatchPush(msg: any, recvs: SID[]): void

doBroadcast

schedule

  • schedule(reqId: number, route: string, msg: any, recvs: SID[], opts: ScheduleOptions, cb: function): void

start

  • start(): Promise<void>

stop

  • stop(): Promise<void>