Class Dialer; Clas Dialer - Motorola E680 - Smartphone - GSM Developer's Manual

Micro edition (j2me) applications
Hide thumbs Also See for E680 - Smartphone - GSM:
Table of Contents

Advertisement

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 below describes the Method Summary:
Method Summary
endCall()
void
static Dialer
getDefaultDialer()
sendExtNo(String extNumber)
void
void
setDialerListener(DialerListener listener)
void
startCall(String telenumber)
void
startCall(String teleNumber, String extNo)
The following methods are inherited from java.lang.object:
74
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
end or cancel a phone call
send extension number.
Registers a DialerListener object.
start a phone call using given telephone number.
start a phone call using given telephone number and extension number.
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

Advertisement

Table of Contents
loading

Table of Contents