IntentListener

Hierarchy

  • IntentListener

Index

Properties

handler

handler: function

Type declaration

intent

intent: string

unsubscribe

unsubscribe: function

Unsubscribe the listener object.

Type declaration

    • (): void
    • Returns void