Class Stream
java.lang.Object
com.github.jamesnetherton.zulip.client.api.stream.Stream
Defines a Zulip stream.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionlong
long
int
getName()
long
Deprecated.int
boolean
boolean
boolean
boolean
boolean
boolean
boolean
-
Constructor Details
-
Stream
public Stream()
-
-
Method Details
-
isAnnouncementOnly
public boolean isAnnouncementOnly() -
getCreatorId
public long getCreatorId() -
getDateCreated
-
isDefault
public boolean isDefault() -
getDescription
-
getFirstMessageId
public long getFirstMessageId() -
isHistoryPublicToSubscribers
public boolean isHistoryPublicToSubscribers() -
isInviteOnly
public boolean isInviteOnly() -
getMessageRetentionDays
public int getMessageRetentionDays() -
getName
-
getRenderedDescription
-
getStreamId
public long getStreamId() -
getStreamPostPolicy
Deprecated. -
getStreamWeeklyTraffic
public int getStreamWeeklyTraffic() -
isWebPublic
public boolean isWebPublic() -
canRemoveSubscribersGroup
-
getCanSendMessageGroup
-
isArchived
public boolean isArchived() -
getCanRemoveSubscribersGroup
-
isRecentlyActive
public boolean isRecentlyActive() -
getCanAddSubscribersGroup
-
getCanAdministerChannelGroup
-
getCanSubscribeGroup
-