AboutSupportDeveloper GuideVersion 36.122.80.11

Type alias IntentHandler

IntentHandler: ((intent) => void)

Type declaration

    • (intent): void
    • Subscription function for registerIntentHandler.

      Parameters

      Returns void