Create and Join a Conference
Sample name: ConferenceEscalation
Sample location: %ProgramFiles%\Microsoft Office Communications Server 2007 R2\UCMA SDK 2.0\UCMACore\Sample Applications\Collaboration\QuickStarts\ConferenceEscalation
The application initializes a platform and two endpoints, each on behalf of a different user. The endpoints establish an audio/video call between them, and then escalate the resulting conversation into a conference.
After escalation, a ConferenceSession object is used for basic command and control, including user elevation, conference locking, muting, and ejection from conferences.
After the last of the command and control activities are complete, the application exits, performing normal platform shutdown.
Note |
|---|
This application does not require an external client. |
Note