Uses of Class
com.github.jamesnetherton.zulip.client.api.stream.request.GetStreamTopicsApiRequest
Packages that use GetStreamTopicsApiRequest
Package
Description
-
Uses of GetStreamTopicsApiRequest in com.github.jamesnetherton.zulip.client.api.stream
Methods in com.github.jamesnetherton.zulip.client.api.stream that return GetStreamTopicsApiRequest -
Uses of GetStreamTopicsApiRequest in com.github.jamesnetherton.zulip.client.api.stream.request
Methods in com.github.jamesnetherton.zulip.client.api.stream.request that return GetStreamTopicsApiRequestModifier and TypeMethodDescriptionGetStreamTopicsApiRequest.allowEmptyTopicName
(boolean allowEmptyTopicName) Sets whether an empty string as a topic name is allowed in the response.