Notifydialerevent; Class Hierarchy; Interface Hierarchy - Motorola E680 - Smartphone - GSM Developer's Manual

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

Advertisement

17
Telephony API

notifyDialerEvent

public void notifyDialerEvent(
Called by the platform when a phone call event was received by a
the application has registered this listener object.
This method is called once for each TAPI voice call event to the
NOTE: The implementation of this method MUST return quickly and MUST NOT perform
any extensive operations. The application SHOULD NOT receive and handle the
message during this method call. Instead, it should act only as a trigger to start the activity
in the application's own thread.
Parameters:
dialer
event

Class Hierarchy

Interface Hierarchy

79
Dialer
byte event)
- the
where the TAPI voice call event has arrived
Dialer
- the TAPI voice call event type.
class java.lang.Object
o class com.motorola.phone.Dialer
o class com.motorola.phone.DialerEvent
interface com.motorola.phone.DialerListener
dialer,
Dialer
Dialer
object where
object.

Advertisement

Table of Contents
loading

Table of Contents