Close the chat UICloses the Kustomer chat widget/UI.Close the chat UI Closes the Kustomer UI if it's open. Swift code sample: close the chat UIKustomer.close() Close the chat UI with optional completion block The completion block is called after the KustomerOptions.onDismiss block. Swift code sample: close the chat UI if already openKustomer.close(animated: Bool = true, completion: (() -> Void)?)Updated 5 months ago Observe active conversationsBuild your own UIDid this page help you?YesNoClose the chat UIClose the chat UI with optional completion block