Skip to content

Conversation

@homerzhm
Copy link

@homerzhm homerzhm commented Nov 17, 2022

Submit a pull request

CLA

  • I have signed the Stream CLA (required).
  • The code changes follow best practices
  • Code changes are tested (add some information if not applicable)

Description of the pull request

We are using GetStream activity service. We want to fetch specific activity by Id.

When we using this SDK, it provide a function to get it.

However, we also want the activities data come back with reaction count, for example: Number of Like, Number of Comments.

I follow the same pattern for FlatFeed class.

I create ActivityReactionsOptions with the options that list in Endpoints. Activities Section of following link
https://getstream.io/docs_rest/

and also create ActivityEndpointParameters to make sure there is no mistype of parameter string.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant