isSent method

bool isSent()

Implementation

bool isSent(){return(MESIBO_MSGSTATUS_SENT== super.status);}