AboutSupportDeveloper GuideVersion 35.120.79.7

Type alias IntentHandler

IntentHandler: ((intent) => void)

Type declaration

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

      Parameters

      Returns void