isUnread method

bool isUnread()

Implementation

bool isUnread(){return(MESIBO_MSGSTATUS_RECEIVEDNEW== super.status);}