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. |
Mention |
Created by orestsavchak on 10/5/17.
|
Mention.Builder | |
MentionTypes |
Possible mention types.
|
PostAuthor | |
PostAuthor.Builder | |
TagsQuery |
Defines query to get users list.
|
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, 2019. All Rights Reserved.