DeliveryStatus
Description:
[ CCode ( cprefix = "TP_DELIVERY_STATUS_" , has_type_id = false ) ]
public enum DeliveryStatus
public enum DeliveryStatus
The status of a message as indicated by a delivery report.
If this enum is extended in future specifications, this should only be to add new, non-overlapping conditions (i.e. all failures should still be signalled as either Temporarily_Failed or Permanently_Failed). If additional detail is required (e.g. distinguishing between the various types of permanent failure) this will be done using additional Delivery_Report_Header_Keys.
Bitfield/set of flags generated from the Telepathy specification.
Namespace: TelepathyGLib
Package: telepathy-glib