Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IFastLaneSubscriber

Hierarchy

  • IFastLaneSubscriber

Implemented by

Index

Properties

Optional instanceId

instanceId: string

subject

subject: Subject<IRocosTelemetryMessage>

subscriberStatusSubject

subscriberStatusSubject: BehaviorSubject<SubscriberStatus>

uniqueId

uniqueId: string

Methods

increaseRefCount

  • increaseRefCount(): void

isSafeToRemove

  • isSafeToRemove(): boolean

unsubscribe

  • unsubscribe(instanceId: string): void

updateToken

  • updateToken(token: string): void

Generated using TypeDoc