Package Index

The Cius Extensions provide access to Cius specific features such as the front-facing camera and to the extended Cisco Telephony package.

The Cisco Telephony API provides additional call states and more information about a call. It also offers tighter integration with Cisco Unified Communications Manager.

com.cisco.hardware Provides support for the front-facing camera of the Cisco Cius.

The camera API in the Android 2.2 release supports the rear-facing camera only. To support a front camera in the Cisco Cius implementation, Cisco provides a Camera class. You must use the Camera class to obtain the android.hardware.Camera instance and then proceed to use the standard Android camera object.
com.cisco.inputdevice Provides APIs for listening for mouse events. The IMouseInputService interface allows you to respond to right-click events. This API is for use when the Cius is docked into the media station.
com.cisco.telephony Provides support for Cisco telephony features.

Cisco supports more extensive telephony features than what the Android Telephony API includes.

The Cisco Telephony API allows you to originate calls, terminate calls, put calls on hold, start conference calls, and many other features.