isIncoming method

bool isIncoming()

Implementation

bool isIncoming(){return(MESIBO_MSGSTATUS_RECEIVEDREAD== super.status|| MESIBO_MSGSTATUS_RECEIVEDNEW== super.status);}