Skip to content

6.8.0

Compare
Choose a tag to compare
@infobip-ci infobip-ci released this 23 Oct 14:23
· 27 commits to master since this release

Added

  • User class has Type field indicating user profile type. Read more in documentation.
  • You can now personalize profile and keep user type LEAD. Read more in documentation.
  • New InAppChat event onChatRawMessageReceived().
  • New approach to subscribe InAppChat events using InAppChat.setEventsListener(). Read more in documentation.

Fixed

  • InAppChat event onChatControlsVisibilityChanged() returns correct values for multithread widget.