DialogCallback: ((dialogId) => void)

Type declaration

    • (dialogId): void
    • Callback function to be triggered by the dialog. The dialog id is is passed as parameter to the callback.

      Parameters

      • dialogId: string

      Returns void

Generated using TypeDoc