dup_timestamp


Description:

[ Version ( since = "1.0" ) ]
public string dup_timestamp ()

Gets the time when the first PDU of the SMS message arrived the SMSC, in ISO8601 format.

This field is only applicable if the PDU type is DELIVER or STATUS_REPORT.

Parameters:

this

A Sms.

Returns:

The timestamp, or null if it couldn't be retrieved. The returned value should be freed with g_free.