stream-java
stream-java copied to clipboard
Java Client - Build Activity Feeds & Streams with GetStream.io
I want to use my custom enriched activity, and I tried to call getEnrichedCustomActivities, but it returns a list of activity data models. I think it is because now this...
Hello. I have a problem. I need to get activity by id in Android. Does Java lib have something simiIar to iOs? https://github.com/GetStream/stream-swift/wiki/Activities#advanced ``` // retrieve two activities by ID:...
Currently, our tests are performing calls to our backend server and they need concrete creds/config to pass. It is not the best approach, because if any of our tests fail,...