org.mgif.event
Interface DeliveryEvent

All Known Subinterfaces:
ActorSessionDeliveryEvent, ApplicationInstanceDeliveryEvent

public interface DeliveryEvent

Message delivery report.


Method Summary
 java.lang.String getMessageId()
          Get the ID of the original message.
 

Method Detail

getMessageId

public java.lang.String getMessageId()
Get the ID of the original message.
Returns:
The ID.


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