Class ServerSettings
java.lang.Object
com.github.jamesnetherton.zulip.client.api.server.ServerSettings
Defines Zulip server settings.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionDeprecated, for removal: This API element is subject to removal in a future version.boolean
boolean
boolean
boolean
boolean
-
Constructor Details
-
ServerSettings
-
-
Method Details
-
getAuthenticationMethods
-
isEmailAuthEnabled
public boolean isEmailAuthEnabled() -
getExternalAuthenticationMethods
-
isIncompatible
public boolean isIncompatible() -
isPushNotificationsEnabled
public boolean isPushNotificationsEnabled() -
getRealmDescription
-
getRealmIcon
-
getRealmName
-
getRealmUri
Deprecated, for removal: This API element is subject to removal in a future version. -
getRealmUrl
-
isRealmWebPublicAccessEnabled
public boolean isRealmWebPublicAccessEnabled() -
isRequireEmailFormatUsernames
public boolean isRequireEmailFormatUsernames() -
getZulipMergeBase
-
getZulipVersion
-