Skip to content

Release 4.14.0

Compare
Choose a tag to compare
@smooch-ci-web smooch-ci-web released this 25 Sep 12:21
· 178 commits to master since this release

What's new?

Before Send Hook

It is now possible to register a delegate on the conversation to modifiy properties on a message before it's sent to Smooch. One such use case is to add message metadata. Learn more.
To set the delegate, use Smooch.setDelegate(delegate).