Package com.mypurecloud.sdk.v2.model
Class ConversationThreadingWindowSetting
java.lang.Object
com.mypurecloud.sdk.v2.model.ConversationThreadingWindowSetting
- All Implemented Interfaces:
Serializable
ConversationThreadingWindowSetting
- See Also:
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic enumThe type of messenger -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleaninthashCode()The type of messengervoidvoidsetTimeoutInMinutes(Long timeoutInMinutes) timeoutInMinutes(Long timeoutInMinutes) The conversation threading window timeout (Minutes) of specified messenger typetoString()
-
Constructor Details
-
ConversationThreadingWindowSetting
public ConversationThreadingWindowSetting() -
ConversationThreadingWindowSetting
-
-
Method Details
-
messengerType
public ConversationThreadingWindowSetting messengerType(ConversationThreadingWindowSetting.MessengerTypeEnum messengerType) The type of messenger -
getMessengerType
-
setMessengerType
-
timeoutInMinutes
The conversation threading window timeout (Minutes) of specified messenger type -
getTimeoutInMinutes
-
setTimeoutInMinutes
-
equals
-
hashCode
public int hashCode() -
toString
-