| Package | Description |
|---|---|
| com.datasift.client.push |
| Modifier and Type | Method and Description |
|---|---|
FutureData<PushCollection> |
DataSiftPush.get(HistoricsQuery historics,
int page,
int perPage,
String orderBy,
String orderDirection,
boolean includeFinished)
Get all push subscriptions for the given historics
|
FutureData<PushCollection> |
DataSiftPush.get(int page,
int perPage,
String orderBy,
String orderDirection,
boolean includeFinished)
Get all push subscriptions belonging to this user
|
FutureData<PushCollection> |
DataSiftPush.get(Stream hash,
int page,
int perPage,
String orderBy,
String orderDirection,
boolean includeFinished)
Get all push subscriptions for the given stream
|
Copyright © 2015. All Rights Reserved.