public class PushCollection extends BaseDataSiftResult implements Iterable<PushSubscription>
error, response| Constructor and Description |
|---|
PushCollection() |
| Modifier and Type | Method and Description |
|---|---|
int |
getCount() |
List<PushSubscription> |
getSubscriptions() |
Iterator<PushSubscription> |
iterator() |
failed, failureCause, getError, getResponse, isAuthorizationSuccessful, isSuccessful, rateLimit, rateLimitCost, rateLimitRemaining, setResponse, successful, toStringclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitforEach, spliteratorpublic int getCount()
public List<PushSubscription> getSubscriptions()
public Iterator<PushSubscription> iterator()
iterator in interface Iterable<PushSubscription>Copyright © 2017. All Rights Reserved.