Uses of Class
com.github.jamesnetherton.zulip.client.api.stream.StreamSubscription
Packages that use StreamSubscription
Package
Description
-
Uses of StreamSubscription in com.github.jamesnetherton.zulip.client.api.stream.request
Methods in com.github.jamesnetherton.zulip.client.api.stream.request that return types with arguments of type StreamSubscriptionModifier and TypeMethodDescriptionGetSubscribedStreamsApiRequest.execute()
Executes the Zulip API request for getting streams that the user is subscribed to. -
Uses of StreamSubscription in com.github.jamesnetherton.zulip.client.api.stream.response
Methods in com.github.jamesnetherton.zulip.client.api.stream.response that return types with arguments of type StreamSubscription