public class StartMMIEvent extends MMIEvent
source| Constructor and Description |
|---|
StartMMIEvent(MMIObject mmiObject,
int dialogueId,
Object caModule)
Constructor for the event
|
| Modifier and Type | Method and Description |
|---|---|
MMIObject |
getMMIObject()
Returns a reference to the object that describes the MMI.
|
getDialogueId, getSourcetoStringpublic StartMMIEvent(MMIObject mmiObject, int dialogueId, Object caModule)
mmiObject - the MMI objectdialogueId - a unique identifier for the dialoguecaModule - the CAModule object representing the source of the event,
which shall be returned by the getSource method.public MMIObject getMMIObject()
Copyright © 2012 code4tv.com. All Rights Reserved.