Motorola Mobility Confidential Restricted.
ToiApplicationStateChangedEvent Interface Reference

Description

Method called by the Application Service to inform about application state changes.

Parameters:
statesThe new states for the applications that have changed. Each application that has undergone a state change as part of this atomic event has one entry in the vector.
See also:
ToiApplicationService::TToiApplicationInfo

import "ToiApplicationStateChangedEvent.idl";

Inheritance diagram for ToiApplicationStateChangedEvent:
ToiEvent

List of all members.

Public Attributes

readonly attribute
ToiApplicationService::TToiApplicationInfoSequence 
states