GladlyChatDisplayDelegate
public protocol GladlyChatDisplayDelegate : AnyObject
Delegate protocol for events related to chat.
-
Notifies the delegate when the user closes the chat window.
Declaration
Swift
func gladlyChatDisplayWillClose()