6768697071727374757677
NotifoMessage message = new NotifoMessage(notifoUsername, "You're at the head of the push queue."); client.sendMessage(message); } catch(Throwable t) { System.err.println(t.getMessage()); } }