com.nokia.m2m.orb.idl.wirelessdevice
Interface EventObserverOperations
- public interface EventObserverOperations
The user must implement this interface to be able to receive event observer events from the terminal.
Method Summary |
void |
eventFired(String name,
org.omg.CORBA.Any eventData)
eventFired method call is used for indicating that an event has occurred.
|
eventFired
public void eventFired(String name,
org.omg.CORBA.Any eventData)
- eventFired method call is used for indicating that an event has occurred.
Event observers are registered with setEventObserver and removed with
removeEventObserver. Please refer to Nokia GSM Connectivity Terminal and
Nokia 12 GSM Module Properties Reference Guide for a more detailed
description of eventData.
- Parameters:
name
- Defines the name of the event.eventData
- Defines the data associated with the current event and situation.
Java is a trademark or registered trademark of Sun Microsystems, Inc. in the US and other countries. Copyright (c) 1993-2003 Sun Microsystems, Inc. 901 San Antonio Road, Palo Alto, California, 94303, U.S.A. All Rights Reserved.
Portions of this document are under the following copyright:
Copyright © 2003 Nokia. All rights reserved.