public class LoggingNotificationSender extends AbstractNotificationSender
callbacks| Constructor and Description |
|---|
LoggingNotificationSender() |
| Modifier and Type | Method and Description |
|---|---|
void |
clearLast() |
SendNotificationRequest |
getLastRequest() |
java.util.concurrent.Future<SendNotificationResponse> |
send(SendNotificationRequest request) |
onFailure, onFailure, onResponse, onSuccesspublic java.util.concurrent.Future<SendNotificationResponse> send(SendNotificationRequest request)
public SendNotificationRequest getLastRequest()
public void clearLast()