public class PushCommandResponse extends Object implements Serializable
| Constructor and Description |
|---|
PushCommandResponse(Collection<PushEventStreamItem> items) |
| Modifier and Type | Method and Description |
|---|---|
Collection<PushEventStreamItem> |
getItems() |
String |
toString() |
public PushCommandResponse(Collection<PushEventStreamItem> items)
public Collection<PushEventStreamItem> getItems()
Copyright © 2014. All rights reserved.