[ Version ( since = "1.0" ) ]
public string dup_timestamp ()
Gets the time when the first PDU of the SMS message arrived the SMSC, in <ulink url="http://en.
wikipedia.org/wiki/ISO_8601">ISO8601</ulink> format.
This field is only applicable if the PDU type is mm_sms_pdu_type_deliver or mm_sms_pdu_type_status_report.
| this |
A Sms. |
|
The timestamp, or null if it couldn't be retrieved. The returned value should be freed with g_free. |