P
- the type of push notification sentV
- the type of value returned by the operationpublic interface PushNotificationFuture<P extends ApnsPushNotification,V> extends Future<V>
Modifier and Type | Method and Description |
---|---|
P |
getPushNotification()
Returns the push notification to which the operation represented by this future applies.
|
addListener, addListeners, await, await, await, awaitUninterruptibly, awaitUninterruptibly, awaitUninterruptibly, cancel, cause, getNow, isCancellable, isSuccess, removeListener, removeListeners, sync, syncUninterruptibly
get, get, isCancelled, isDone
P getPushNotification()
Copyright © 2013–2018 Turo. All rights reserved.