| Nested Classes |
|
class |
CiscoTelephonyManager.CiscoTelephonyManagerCall |
Provides access to manage a call and invoke features on that call. |
|
class |
CiscoTelephonyManager.CiscoTelephonyManagerCallConfParticipant |
This interface provides access to conference participant information, such as name, number, etc. |
|
class |
CiscoTelephonyManager.CiscoTelephonyManagerCallConfParticipantList |
This allows you to access CiscoTelephonyManagerCallConfParticipants from within the List
|
|
class |
CiscoTelephonyManager.CiscoTelephonyManagerCallInfo |
Provides access to call information, such as call state,
conference roaster, etc. |
|
class |
CiscoTelephonyManager.CiscoTelephonyManagerCallList |
This allows you to access CiscoTelephonyManagerCalls from within the List
|
|
class |
CiscoTelephonyManager.CiscoTelephonyManagerCallListener |
This lets clients implement the callback method for call events. |
|
class |
CiscoTelephonyManager.CiscoTelephonyManagerDevice |
CiscoTelephonyManagerDevice provides device services. |
|
class |
CiscoTelephonyManager.CiscoTelephonyManagerDeviceFeatureInfo |
This provides access to device feature information, such as feature type, state, etc. |
|
class |
CiscoTelephonyManager.CiscoTelephonyManagerDeviceFeatureInfoList |
This allows you to access CiscoTelephonyManagerDeviceFeatureInfo from within the List
|
|
class |
CiscoTelephonyManager.CiscoTelephonyManagerDeviceInfo |
This provides methods to get device information. |
|
class |
CiscoTelephonyManager.CiscoTelephonyManagerDeviceListener |
This lets clients implement the callback method for device events. |
|
class |
CiscoTelephonyManager.CiscoTelephonyManagerException |
Exception returned from a Bind Failure
|
|
class |
CiscoTelephonyManager.CiscoTelephonyManagerLine |
This provides access to line services. |
|
class |
CiscoTelephonyManager.CiscoTelephonyManagerLineInfo |
This provides methods to get line information. |
|
class |
CiscoTelephonyManager.CiscoTelephonyManagerLineList |
This allows you to access CiscoTelephonyManagerLines from within the List
|
|
class |
CiscoTelephonyManager.CiscoTelephonyManagerLineListener |
This provides methods to get line information. |
|
[Expand]
Inherited Methods |
From class
java.lang.Object
|
Object
|
clone()
|
|
boolean
|
equals(Object arg0)
|
|
void
|
finalize()
|
|
final
Class<?>
|
getClass()
|
|
int
|
hashCode()
|
|
final
void
|
notify()
|
|
final
void
|
notifyAll()
|
|
String
|
toString()
|
|
final
void
|
wait()
|
|
final
void
|
wait(long arg0)
|
|
final
void
|
wait(long arg0, int arg1)
|
|
Constants
public
static
final
String
CISCO_TELEPHONY_MANAGER
Constant Value:
"ciscotelephonymanager"
Public Constructors
public
CiscoTelephonyManager
(IBinder boundService)
Public Methods
Gets the CiscoTelephonyManagerDevice.
Returns
- CiscoTelephonyManagerDevice