Package zendesk.support
Class ConversationsSettings
- java.lang.Object
-
- zendesk.support.ConversationsSettings
-
public class ConversationsSettings extends java.lang.Object
Models the Conversations settings which will be used by theRequestActivity
or theRequestListActivity
.
-
-
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.
-