com.objectxp.mms.protocol
Interface MM7ReadReport

All Superinterfaces:
MMSReadReport, MMSReport

public interface MM7ReadReport
extends MMSReadReport

The MM7 Read Report adds MM7 specific elements to a MMS Read Report.

Since:
jSMS 2.2

Field Summary
 
Fields inherited from interface com.objectxp.mms.MMSReadReport
STATUS_DELETED, STATUS_READ, STATUS_UNKNOWN
 
Method Summary
 java.lang.String getMM7Version()
          The MM7 Version
 java.lang.String getServerId()
          MMS Relay/Server ID
 java.lang.String getStatusText()
          The status text.
 java.lang.String getTransactionId()
          A unique identifier for the Delivery Report.
 java.lang.String getVASId()
          Identifier of the originating application.
 java.lang.String getVASPId()
          Identifier of the VASP for this MMS Relay/Server.
 
Methods inherited from interface com.objectxp.mms.MMSReadReport
getFrom, getReadStatus
 
Methods inherited from interface com.objectxp.mms.MMSReport
getApplicationId, getAuxApplicationInfo, getDate, getMessageId, getReplyApplicationId, getTO
 

Method Detail

getTransactionId

public java.lang.String getTransactionId()
A unique identifier for the Delivery Report.


getMM7Version

public java.lang.String getMM7Version()
The MM7 Version


getServerId

public java.lang.String getServerId()
MMS Relay/Server ID

Returns:
the MMS relay/server ID or null.

getVASPId

public java.lang.String getVASPId()
Identifier of the VASP for this MMS Relay/Server.

Returns:
the VASP ID or null.

getVASId

public java.lang.String getVASId()
Identifier of the originating application.

Returns:
the VAS ID or null.

getStatusText

public java.lang.String getStatusText()
The status text.



object XP, Inc. © 2000-2007. All rights reserved object XP