- Contents
Introduction to IceLib Technical Reference
InteractionsTest C# Example
This C# example implements a simple but feature-rich telephony client, similar to Interaction Desktop. It exercises the functionality of the ININ.IceLib.Interactions namespace. You can perform common telephony tasks (place calls, send calls to voicemail, disconnect, etc.), view voicemails and query server parameters. This source code is in the ExampleApps\InteractionsTest folder.
This application displays interactions in the logged in user's queue, and allows you to perform operations on them.

