Motorola HANDSET C381P User Manual

Page 55

Advertising
background image

12
Telephony
API

55

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 dial-up event

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_VOICECALL_INIT

Phone start
dial-up
event

PHONE_VOICECALL_FAILURE

public static final byte
PHONE_VOICECALL_FAILURE

Start
phone call
error event

Advertising