isDelivered method
Implementation
bool isSent(){return(MESIBO_MSGSTATUS_SENT== super.status);}bool isDelivered(){return(MESIBO_MSGSTATUS_DELIVERED== super.status);}
bool isSent(){return(MESIBO_MSGSTATUS_SENT== super.status);}bool isDelivered(){return(MESIBO_MSGSTATUS_DELIVERED== super.status);}