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