Three65 - Skype for Business - Unimax
The demonstration video demonstrates how to start an instant messaging conversation using the Lync 2010 SDK Model API. This process involves creating a Conversation instance using the ConversationManager class, creating a participant using the Conversation instance, and connecting to the participant using one of the participant's modalities. In this process, you must handle state change events on both the ConversationManager and Conversation.