isMissedCall method

bool isMissedCall()

Implementation

bool isMissedCall(){return(MESIBO_MSGSTATUS_CALLMISSED== super.status);}