Class dialer, Method summary – Motorola HANDSET C381P User Manual

Page 56

Advertising
background image

12
Telephony
API

56

PHONE_VOICECALL_CONNECT

public static final byte
PHONE_VOICECALL_CONNECT

Phone call
was
connected
event

PHONE_VOICECALL_DISCONNECT

public static final byte
PHONE_VOICECALL_DISCONNECT

Phone call
was
disconnect
ed event

PHONE_VOICECALL_TIMEOUT

public static final byte
PHONE_VOICECALL_TIMEOUT

Phone
process
timeout
event

PHONE_VOICECALL_HOLD

public static final byte
PHONE_VOICECALL_HOLD

Current
java phone
call was
held by
native
phone
event

PHONE_VOICECALL_UNHOLD

public static final byte
PHONE_VOICECALL_UNHOLD

Current
java phone
call was
unheld
event

PHONE_VOICECALL_DTMF_FAILURE

public static final byte
PHONE_VOICECALL_DTMF_FAILURE

Send
extension
number
error event

Table 15 Field Details

Class Dialer

The Dialer class defines the basic functionality for starting and ending a phone call. The
Table 16 describes the Method Summary:

Method Summary

void

endCall()

end or cancel a phone call

static Dialer

getDefaultDialer()

Advertising