[ Version ( since = "1.0" ) ]
public unowned string get_discharge_timestamp ()
Gets the time when the first PDU of the SMS message left the SMSC, in ISO8601 format.
This field is only applicable if the PDU type is STATUS_REPORT.
The returned value is only valid until the property changes so it is only safe to use this function on the thread where this was constructed. Use dup_discharge_timestamp if on another thread.
this |
A Sms. |
The timestamp, or |