Published June 21, 2023
Added
- Added eventListeners for
open
when the chat engagement window is opened. - Added eventListeners for
close
when the chat engagement window is closed. - Added eventListeners for
show
when showing the campaign invitation using theshow()
method. - Added eventListeners for
hide
when showing the campaign invitation using thehide()
method. - Added eventListeners for
send_message
when the consumer sends a message in the chat. - Added action method for
open
to open the chat engagement window. - Added action method for
close
to close the chat engagement window. - Added action method for
show
to show a campaign invitation. - Added action method for
hide
to hide a campaign invitation. - Added action method for
endChat
to end an ongoing chat. - Added action method for
changeCampaign
to change which campaign is active.