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 |
|---|---|
| Initialize RTC | Creates and initializes the RTC client. |
| Create and Enable a Profile | Creates a Profile object and enables it for use. |
| Deregister and Disable a Profile | Deregisters and disables a profile contained in the list of enabled profiles. |
| Create a Text Messaging Session | Creates a text messaging session and sends a text message. |
| Register to Receive Events | Registers to receive events and listens for incoming calls. |
| Handle Events | Implements an event handler. |
| Enable Presence Functionality | Enables presence in RTC. |
| Create a Session and Make a Call | Makes a call. |
| Answer a Call | Receives an incoming call. |
| Terminate a Call | Terminates a call. |
| Shut Down RTC | Shuts down the RTC client. |
See Also
Send Feedback on this topic to the authors