| java.lang.Object |
| ↳ |
com.cisco.telephony.CiscoTelephonyManager.CiscoTelephonyManagerDeviceListener |
Class Overview
This lets clients implement the callback method for device events.
Summary
|
[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
LOG_TAG
Constant Value:
"CiscoTelephonyManagerDeviceListener"
Public Constructors
public
CiscoTelephonyManager.CiscoTelephonyManagerDeviceListener
()
Public Methods
Device Listener callback.
Parameters
| evID
| event type for device |
Parameters
| evID
| event type for device |
| featureData
| reference to feature info |
Notification of XSI received from CUCM.
Parameters
| evID
| event type for device |
| device
| device id |
| x
| reference to xsi info |