isOutgoingCall method

bool isOutgoingCall()

Implementation

bool isOutgoingCall(){return(MESIBO_MSGSTATUS_CALLOUTGOING== super.status);}