1.10.1
Patch Release: Messaging for In-App (Android)
To learn more, see the Messaging for In-App Developer Guide.
This page covers the Android release notes. For iOS, see the iOS release notes.
New Features
- Added the ability to send context events to AgentForce Agents.
API Changes
- Added an API to the ConversationClient for sending Context Events to an AgentForce Agent when sending a message. See:
fun setSessionContext(sessionContext: EntryPayload.SessionContextPayload?)