|
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface MM7DeliveryReport
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 |
|---|
java.lang.String getTransactionId()
java.lang.String getMM7Version()
java.lang.String getServerId()
java.lang.String getVASPId()
java.lang.String getVASId()
java.lang.String getUACapabilities()
java.util.Date getUACapabilitiesTimeStamp()
MMSAddress getFrom()
MMSAddress getTO()
getTO in interface MMSReport
|
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||