Fundamental RTC Code Examples
Other versions of this page are also available for the following:
8/28/2008
The following examples show basic operations for establishing, managing, and using an RTC session.
For more information about code examples that use RTC 1.2 enhancements, see RTC 1.2 Code Examples.
Operation | Description |
---|---|
Creates and initializes the RTC client. |
|
Creates a Profile object and enables it for use. |
|
Deregisters and disables a profile contained in the list of enabled profiles. |
|
Creates a text messaging session and sends a text message. |
|
Registers to receive events and listens for incoming calls. |
|
Implements an event handler. |
|
Enables presence in RTC. |
|
Makes a call. |
|
Receives an incoming call. |
|
Terminates a call. |
|
Shuts down the RTC client. |