isInvisible method
Implementation
bool isHeader(){return(MESIBO_MSGSTATUS_HEADER== super.status);}bool isInvisible(){return(MESIBO_MSGSTATUS_INVISIBLE== super.status);}
bool isHeader(){return(MESIBO_MSGSTATUS_HEADER== super.status);}bool isInvisible(){return(MESIBO_MSGSTATUS_INVISIBLE== super.status);}