Lync Model API Conversation Walkthroughs (Lync 2010 SDK)

The topics in this section walk you through the essential code used to enable your application for the following tasks:

  • Start an Instant Messaging conversation.

  • Add modalities to a new conversation.

  • Respond to a conversation invitation.

  • Add a participant to a conversation.

  • Start an audio or video conversation.

  • Park and re-activate an audio conversation.

  • Transfer or forward an audio conversation.

  • Handle calls delegated to the local client.

  • Change the active webcam for a conversation to another installed webcam.

The example code found in the following walkthrough topics can be found in the sample applications installed with this SDK. Where a code example is presented, we provide you with the location of the source sample and code line number within the source.

Walkthrough Examples

Walkthrough: Respond to a Conversation Invitation (Lync 2010 SDK)

Walkthrough: Start an IM Conversation (Lync 2010 SDK)

Walkthrough: Start an Audio Conversation (Lync 2010 SDK)

Walkthrough: Park and Re-activate an Audio Conversation (Lync 2010 SDK)

Walkthrough: Hold and Retrieve an Audio Conversation (Lync 2010 SDK)

Walkthrough: Transfer an Audio Conversation (Lync 2010 SDK)

Walkthrough: Forward an Audio Conversation (Lync 2010 SDK)

Walkthrough: Start a Video Conversation (Lync 2010 SDK)

Walkthrough: Handle Delegated Calls (Lync 2010 SDK)

Walkthrough: Change the Media Device in an Active Conversation (Lync 2010 SDK)

See Also

Tasks

Walkthrough: Sign In to Lync (Lync 2010 SDK)

Concepts

Lync Model API Concepts (Lync 2010 SDK)