• Shutdown the Chat SDK and the session. After shutdown, if the Chat SDK is required to be used again, re-initialize it by calling init().

    Parameters

    • Optional reason: ShutdownReason

      Reason to shutdown the Chat SDK and customer's session

    Returns Promise<void>

    Promise which is resolved when SDK shutdown is complete.