@ParametersAreNonnullByDefault
See: Description
Class | Description |
---|---|
ActivitiesQuery |
Builder for a query to retrieve activity posts or comments.
|
ActivityPost |
Model for GetSocial Activity Feed post or comment content and metadata like id, author, etc.
|
ActivityPost.Builder |
Convenience builder for
ActivityPost . |
ActivityPostContent |
This class describes an entity of ActivityPost that should be posted to the Activity Feed.
|
ActivityPostContent.Builder |
Convenience builder for
ActivityPostContent immutable object. |
PostAuthor | |
PostAuthor.Builder |
Enum | Description |
---|---|
ActivitiesQuery.Filter |
Set of filtering options to be used in
ActivitiesQuery.withFilter(Filter filter, String activityId) method. |
ActivityPost.Type |
Type of Activity Feed content, can be
ActivityPost.Type.POST or ActivityPost.Type.COMMENT . |
ReportingReason |
Possible activity reporting reasons.
|
(c) Copyright GetSocial BV, 2017. All Rights Reserved.