org.mgif.event
Interface ApplicationInstanceEvent

All Superinterfaces:
Event
All Known Subinterfaces:
ApplicationInstanceDeliveryEvent, ApplicationInstanceTimerEvent, EndEvent, InterAppMessageEvent, StartEvent

public interface ApplicationInstanceEvent
extends Event

The base class for all


Method Summary
 ApplicationInstance getApplicationInstance()
          Get the ApplicationInstance this event is being delivered to.
 

Method Detail

getApplicationInstance

public ApplicationInstance getApplicationInstance()
Get the ApplicationInstance this event is being delivered to.
Returns:
The ApplicationInstance.


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