protected void setListenerUserAppointments() {
        if (userInvitesListener != null) {
            mainUser.removeAppointmentsListener(userInvitesListener);
        }