stream-java icon indicating copy to clipboard operation
stream-java copied to clipboard

Java Client - Build Activity Feeds & Streams with GetStream.io

Results 4 stream-java issues
Sort by recently updated
recently updated
newest added

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:...

enhancement

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,...

enhancement
help wanted