Package com.zendesk.sdk.model.settings
Class ConversationsSettings
- java.lang.Object
-
- com.zendesk.sdk.model.settings.ConversationsSettings
-
public class ConversationsSettings extends java.lang.Object
Models the Conversations settings which will be used by theRequestActivity
or theRequestListFragment
.
-
-
Constructor Summary
Constructors Constructor and Description ConversationsSettings()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method and Description boolean
isEnabled()
Determines whether the Conversations feature should be enabled or not.
-