isPendingMessage method

bool isPendingMessage()

Implementation

bool isPendingMessage(){return(super.origin== MESIBO_ORIGIN_PENDING);}