Package | Description |
---|---|
com.llwork.external.telephony |
Modifier and Type | Method and Description |
---|---|
TelephoneCapabilities |
ITelephoneDevice.getCurrentCapabilities()
Requests for the current capabilities of the phone.
|
TelephoneCapabilities |
TelephoneStatusEvent.getTelephoneCapabilities()
Returns the telephone capabilities to control the telephony bar state
|
Constructor and Description |
---|
TelephoneStatusEvent(java.lang.String deviceGuid,
int statusType,
java.lang.String number,
TelephoneCapabilities telephoneCapabilities,
java.lang.String trunkLine)
Constructor that provides status information
|