Uses of Enum
com.github.jamesnetherton.zulip.client.api.stream.StreamPostPolicy
Packages that use StreamPostPolicy
-
Uses of StreamPostPolicy in com.github.jamesnetherton.zulip.client.api.stream
Methods in com.github.jamesnetherton.zulip.client.api.stream that return StreamPostPolicyModifier and TypeMethodDescriptionstatic StreamPostPolicyStreamPostPolicy.fromInt(int policy) Stream.getStreamPostPolicy()Deprecated.static StreamPostPolicyReturns the enum constant of this type with the specified name.static StreamPostPolicy[]StreamPostPolicy.values()Returns an array containing the constants of this enum type, in the order they are declared.