isCustom method

bool isCustom()

Implementation

bool isSavedMessage(){return(MESIBO_MSGSTATUS_CUSTOM== super.status);}bool isCustom(){return(MESIBO_MSGSTATUS_CUSTOM== super.status);}