5455565758596061626364
public void exceptionCaught(Throwable t) { t.printStackTrace(); } }); datasift.liveStream().onStreamEvent(new StreamEventListener() { public void onDelete(DeletedInteraction di) { System.out.println("DELETED:\n " + di); } });