Class Dialer; Clas Dialer; Table 15 Field Details - Motorola C381P J2ME Technical Manual

J2me developer guide
Table of Contents

Advertisement

12
Telephony API
PHONE_VOICECALL_CONNECT
PHONE_VOICECALL_DISCONNECT
PHONE_VOICECALL_TIMEOUT
PHONE_VOICECALL_HOLD
PHONE_VOICECALL_UNHOLD
PHONE_VOICECALL_DTMF_FAILURE

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()
static Dialer
getDefaultDialer()
public static final byte
PHONE_VOICECALL_CONNECT
public static final byte
PHONE_VOICECALL_DISCONNECT
public static final byte
PHONE_VOICECALL_TIMEOUT
public static final byte
PHONE_VOICECALL_HOLD
public static final byte
PHONE_VOICECALL_UNHOLD
public static final byte
PHONE_VOICECALL_DTMF_FAILURE

Table 15 Field Details

end or cancel a phone call
Phone call
was
connected
event
Phone call
was
disconnect
ed event
Phone
process
timeout
event
Current
java phone
call was
held by
native
phone
event
Current
java phone
call was
unheld
event
Send
extension
number
error event
56

Advertisement

Table of Contents
loading

Table of Contents