Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IEventSourceOptions

Hierarchy

  • IEventSourceOptions

Index

Properties

channels?: string
handlers?: any
heartbeat?: number
heartbeatIntervalMs?: number
heartbeatUrl?: string
onException?: Function
onReconnect?: Function
onTick?: Function
receivers?: any
resolver?: IResolver
unRegisterUrl?: string
updateSubscriberUrl?: string

Methods

  • resolveStreamUrl(url: string): string

Generated using TypeDoc