• Registers a callback function that is invoked when the messenger is displayed.

    Parameters

    • callback: (() => void)

      The callback function to be executed.

        • (): void
        • Returns void

    Returns void

Generated using TypeDoc