org.mgif.event
Interface JoinEvent
- All Superinterfaces:
- ActorSessionEvent, Event
- public interface JoinEvent
- extends ActorSessionEvent
Event created as a result of ActorSession.join() call. This is first
event after CreateEvent to be handled by newly created by join() call
ActorSession object.
Method Summary |
java.util.Map |
getParams()
Retrieves parameters transferred by ApplicationInstance.sendInterAppMessage() call |
getParams
public java.util.Map getParams()
- Retrieves parameters transferred by ApplicationInstance.sendInterAppMessage() call
- Returns:
- Set of parameters
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