12
Telephony API
Summary
static byte PHONE_VOICECALL_CONNECT
Phone call was connected event
static byte PHONE_VOICECALL_DISCONNECT
Phone call was disconnected event
static byte PHONE_VOICECALL_DTMF_FAILURE
Send extension number error event
static byte PHONE_VOICECALL_FAILURE
start phone call error event
static byte PHONE_VOICECALL_HOLD
Current java phone call was held by native phone event
static byte PHONE_VOICECALL_INIT
Phone start
static byte PHONE_VOICECALL_TIMEOUT
Phone process timeout event
static byte PHONE_VOICECALL_UNHOLD
Current java phone call was unheld event
Table 13 Field Summary
The Table 14 describes the Constructor Summary:
Constructor Summary
DialerEvent()
Table 14 Constructor Summary
The following methods are inherited from class java.lang.Object:
•equals
•getClass
•hashCode
•notify
•notifyAll
•toString
•wait
The Table 15 describes the Field Details:
|
| Field | Detail | Definition |
|
| PHONE_VOICECALL_INIT | public static final byte | Phone start |
|
|
| PHONE_VOICECALL_INIT | |
|
|
|
| event |
|
|
|
|
|
|
| PHONE_VOICECALL_FAILURE | public static final byte | Start |
|
|
| PHONE_VOICECALL_FAILURE | phone call |
|
|
|
| error event |
55