ion.Meta.IEventpublic class EventRemoteAction extends CmionEvent
| Constructor | Description |
|---|---|
EventRemoteAction(MindAction remoteAction) |
create a new event remote action
|
| Modifier and Type | Method | Description |
|---|---|---|
MindAction |
getRemoteAction() |
returns the remote action that this event refers to
|
java.lang.String |
toString() |
displays information about this event
|
getOriginator, setOriginatorpublic EventRemoteAction(MindAction remoteAction)
public MindAction getRemoteAction()
public java.lang.String toString()
toString in class java.lang.Object