585960616263646566
} }, new OnFailureCommand() { public void onFailure(final Throwable inEx) { EventBus.getInstance().notifyObservers(new SendNotificationFailureEvent(inRequest, inEx)); } }); }