Method called by the Application Service to inform about application state changes.
states | The 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. |
import "ToiApplicationStateChangedEvent.idl";
Public Attributes | |
readonly attribute ToiApplicationService::TToiApplicationInfoSequence | states |
readonly attribute long | evtType |
readonly attribute ToiEventTarget | evtTarget |
readonly attribute unsigned long long | evtTimeStamp |
readonly attribute ToiEventTarget ToiEvent::evtTarget [inherited] |
The event target that generated the event.
readonly attribute unsigned long long ToiEvent::evtTimeStamp [inherited] |
The time stamp that the event is generated.
readonly attribute long ToiEvent::evtType [inherited] |
The type of the event.