• Initializes the SDK, making Channel button and features like marketing pop-ups operational.

    Parameters

    • option: BootOption

      Configuration options for initializing the SDK.

    • Optional callback: Callback

      Function to be called after booting is complete. On failure, it receives an error object as its first argument and null as the second. On success, it receives null as the first argument and a user object as the second.

    Returns void

Generated using TypeDoc