isDelivered method

bool isDelivered()

Implementation

bool isDelivered(){return(MESIBO_MSGSTATUS_DELIVERED== super.status);}