| Package | Description |
|---|---|
| org.symphonyoss.symphony.pod.api | |
| org.symphonyoss.symphony.pod.model |
| Modifier and Type | Method and Description |
|---|---|
StreamList |
StreamsApi.v1StreamsListPost(String sessionToken,
Integer skip,
Integer limit,
StreamFilter filter)
Retrieve a list of all streams of which the requesting user is a member, sorted by creation date (ascending).
|
| Modifier and Type | Method and Description |
|---|---|
StreamFilter |
StreamFilter.addStreamTypesItem(StreamType streamTypesItem) |
StreamFilter |
StreamFilter.includeInactiveStreams(Boolean includeInactiveStreams) |
StreamFilter |
StreamFilter.streamTypes(List<StreamType> streamTypes) |
Copyright © 2017 Symphony Software Foundation. All rights reserved.