Uses of Class
com.mypurecloud.sdk.v2.model.ConversationBasic
Packages that use ConversationBasic
-
Uses of ConversationBasic in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return ConversationBasicModifier and TypeMethodDescriptionConversationBasic.divisions(List<ConversationDivisionMembership> divisions) Identifiers of divisions associated with this conversationThe time when the conversation ended.ConversationBasic.externalTag(String externalTag) The external tag associated with the conversation.CampaignInteraction.getConversation()ConversationBasic.inactivityTimeout(Date inactivityTimeout) The time in the future, after which this conversation would be considered inactive.ConversationBasic.securePause(Boolean securePause) True when the recording of this conversation is in secure pause status.The time when the conversation started.ConversationBasic.utilizationLabelId(String utilizationLabelId) An optional label that categorizes the conversation.Methods in com.mypurecloud.sdk.v2.model with parameters of type ConversationBasicModifier and TypeMethodDescriptionCampaignInteraction.conversation(ConversationBasic conversation) voidCampaignInteraction.setConversation(ConversationBasic conversation)