IceLib 2017 R2 includes a number of features that have been added, improved, and changed. Each namespace in IceLib is broken out to list each of these changes, to make it easier to find places where existing IceLib integrations may need to be updated for major breaking changes, or places where integrations could be enhanced to use newly introduced features.

Jump to a section:

Interactions

A new TransferToVoicemail enumeration value was added. When transferring an Interaction to voicemail with a specific target via TransferToVoicemail(String) or TransferToVoicemail(QueueId), this new capability should be checked instead of the Messaging capability. When transferring an Interaction to voicemail without specifying a target via Voicemail()()()(), the Messaging capability should continue to be used.