This method of the Service Class handles the interrogate request.
protected boolean handleInterrogate();
Returns false.
Override this method in your derived service class if you want your service to handle interrogate events.