Uses of Class
com.mypurecloud.sdk.v2.model.CallHistoryConversation
Packages that use CallHistoryConversation
-
Uses of CallHistoryConversation in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return CallHistoryConversationModifier and TypeMethodDescriptionCallHistoryConversation.direction(CallHistoryConversation.DirectionEnum direction) The direction of the call relating to the current userCallHistoryConversation.hadCobrowse(Boolean hadCobrowse) Did this conversation have a cobrowse sessionCallHistoryConversation.hadScreenShare(Boolean hadScreenShare) Did this conversation have a screen share sessionCallHistoryConversation.missedCall(Boolean missedCall) Did the user not answer this conversationCallHistoryConversation.participants(List<CallHistoryParticipant> participants) The list of participants involved in the conversation.The time the user joined the conversation.CallHistoryConversation.wasCallback(Boolean wasCallback) Was this conversation a callbackCallHistoryConversation.wasConference(Boolean wasConference) Was this conversation a conferenceCallHistoryConversation.wasOutboundCampaign(Boolean wasOutboundCampaign) Was this conversation associated with an outbound campaignCallHistoryConversation.wentToVoicemail(Boolean wentToVoicemail) Did the call end in the current user's voicemailMethods in com.mypurecloud.sdk.v2.model that return types with arguments of type CallHistoryConversationMethod parameters in com.mypurecloud.sdk.v2.model with type arguments of type CallHistoryConversationModifier and TypeMethodDescriptionCallHistoryConversationEntityListing.entities(List<CallHistoryConversation> entities) voidCallHistoryConversationEntityListing.setEntities(List<CallHistoryConversation> entities)