|
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
The MM7 Delivery Report adds MM7 specific elements to a MMS Delivery Report.
| Method Summary | |
MMSAddress |
getFrom()
Get the address of the originator MMS Client. |
java.lang.String |
getMM7Version()
The MM7 Version |
java.lang.String |
getServerId()
MMS Relay/Server ID |
MMSAddress |
getTO()
Get the address of the recipient MMS Client. |
java.lang.String |
getTransactionId()
A unique identifier for the Delivery Report. |
java.lang.String |
getUACapabilities()
Information about the MMS User Agent's capabilities of the recipient of the original MM. |
java.util.Date |
getUACapabilitiesTimeStamp()
The last known update by the MMS R/S to MMS User Agent's capabilities. |
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.MMSDeliveryReport |
getStatus |
| Methods inherited from interface com.objectxp.mms.MMSReport |
getApplicationId, getAuxApplicationInfo, getDate, getMessageId, getReplyApplicationId |
| Method Detail |
public java.lang.String getTransactionId()
public java.lang.String getMM7Version()
public java.lang.String getServerId()
public java.lang.String getVASPId()
public java.lang.String getVASId()
public java.lang.String getUACapabilities()
public java.util.Date getUACapabilitiesTimeStamp()
public MMSAddress getFrom()
public MMSAddress getTO()
getTO in interface MMSReport
|
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||