Type alias SubscriptionCanceler

SubscriptionCanceler: (() => void)

Type declaration

    • (): void
    • Callback you can call in order to stop receiving evnets.

      Returns void

Generated using TypeDoc