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