Motorola Mobility Confidential Restricted.
ToiEventListener Interface Reference

Description

Applications must implement this interface to be able to receive events from system objects. JavaScript function references are converted automatically to this interface type.

See also:
ToiEvent

import "ToiEventListener.idl";

List of all members.

Public Member Functions

void handleEvent (in ToiEvent event)

Member Function Documentation

void ToiEventListener::handleEvent ( in ToiEvent  event)

Callback method for events.