public bool checkMeetingStatusChange(Meeting meeting) { return(getServer().checkMeetingStatusChange(meeting)); }