2627282930313233
String fileName = notification.getFileName(); String uri = notification.getUri(); String query = notification.getQuery(); String options = notification.getOptions(); debugHandler.sessionStarted(fileName, uri, query, options); } }