Skip to main content

Subscription

Interface that represents a handle to a subscription that can be closed

Index

Methods

Methods

close

  • close(): void
  • Removes the associated event handler, synonymous with events.off(...);


    Returns void

Page Options