AboutSupportDeveloper GuideVersion 34.118.78.63

Type alias IntentHandler

IntentHandler: ((intent) => void)

Type declaration

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

      Parameters

      Returns void