status property

DeliveryStatus? status
getter/setter pair

Delivery status could be any of the follow sending, sent, delivered, read

Implementation

DeliveryStatus? status;