org.mgif.event
Interface AsyncInputEvent

All Superinterfaces:
ActorSessionEvent, Event, InputEvent

public interface AsyncInputEvent
extends InputEvent

Event created as a result of input to ActorSession object


Method Summary
 Message getMessage()
          Retrieves input message
 
Methods inherited from interface org.mgif.event.ActorSessionEvent
getActorSession
 

Method Detail

getMessage

public Message getMessage()
Retrieves input message
Returns:
Message of input


Copyright © 2002 Mobile Games Interoperability Forum. All rights reserved.
This source code is protected by the legal notice posted at http://www.mgif.org/docs/notice.html