Package com.mypurecloud.sdk.v2.model
Class ConversationDisconnectSettings
java.lang.Object
com.mypurecloud.sdk.v2.model.ConversationDisconnectSettings
- All Implemented Interfaces:
Serializable
ConversationDisconnectSettings
- See Also:
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic enumConversation disconnect type -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionwhether or not conversation disconnect setting is enabledbooleangetType()inthashCode()voidsetEnabled(Boolean enabled) voidtoString()Conversation disconnect type
-
Constructor Details
-
ConversationDisconnectSettings
public ConversationDisconnectSettings() -
ConversationDisconnectSettings
-
-
Method Details