4.1.0 (2020-03-25)
New Features
- Added new system event model class
AcsRecordingFileStatusUpdatedEventData
. - Added new attribute
transactionId
toAcsChatEventInThreadBaseProperties
. - Added new attribute
tag
toAcsSmsDeliveryReportReceivedEventData
.
Bug Fixes
- Fixed event types in
SystemEventNames
for system event dataAcsChatParticipantRemovedFromThreadEventData
andAcsChatParticipantAddedToThreadEventData
. - Added
COMMUNICATION_CHAT_PARTICIPANT_REMOVED_FROM_THREAD
toSystemEventNames
and deprecatedCOMMUNICATION_CHAT_MESSAGE_REMOVED_FROM_THREAD
. - Added
COMMUNICATION_CHAT_PARTICIPANT_REMOVED_FROM_THREAD_WITH_USER
toSystemEventNames
and deprecatedCOMMUNICATION_CHAT_MESSAGE_REMOVED_FROM_THREAD_WITH_USER
.