Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ExtensionListener

Interface for running subscriptions, i.e. returned by WalletConnection.listen

Hierarchy

  • ExtensionListener

Index

Properties

Properties

unlisten

unlisten: function

Unsubscribe from the internal event messaging

Type declaration

    • (): void
    • Returns void