JS API Reference IEventSubscription interface

IEventSubscription interface

Interface describing the return value of a call to EventSubject.subscribe().

Signature

export interface IEventSubscription 

Properties

unsubscribe

Type: () => void

Unsubscribe the listener callback from the event