Uses of Class
com.mypurecloud.sdk.v2.model.CallHistoryParticipant
Packages that use CallHistoryParticipant
-
Uses of CallHistoryParticipant in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return CallHistoryParticipantModifier and TypeMethodDescriptionThe participant address.The call ANI.CallHistoryParticipant.didInteract(Boolean didInteract) Indicates whether the contact ever connectedCallHistoryParticipant.direction(CallHistoryParticipant.DirectionEnum direction) The participant's direction.CallHistoryParticipant.disconnectType(CallHistoryParticipant.DisconnectTypeEnum disconnectType) The reason the participant was disconnected from the conversation.The call DNIS.The time when this participant went disconnected for this media (eg: video disconnected time).CallHistoryParticipant.externalContact(ExternalContact externalContact) The PureCloud external contactCallHistoryParticipant.externalOrganization(ExternalOrganization externalOrganization) The PureCloud external organizationCallHistoryParticipant.flaggedReason(CallHistoryParticipant.FlaggedReasonEnum flaggedReason) The reason specifying why participant flagged the conversation.The group involved in the group ring call.The unique participant ID.The display friendly name of the participant.CallHistoryParticipant.outboundCampaign(Campaign outboundCampaign) The outbound campaign associated with the participantThe participant's purpose.The PureCloud queue for this participant.CallHistoryParticipant.sipResponseCodes(List<Long> sipResponseCodes) Indicates SIP Response codes associated with the participantThe time when this participant first joined the conversation.The PureCloud user for this participant.Methods in com.mypurecloud.sdk.v2.model that return types with arguments of type CallHistoryParticipantMethod parameters in com.mypurecloud.sdk.v2.model with type arguments of type CallHistoryParticipantModifier and TypeMethodDescriptionCallHistoryConversation.participants(List<CallHistoryParticipant> participants) The list of participants involved in the conversation.voidCallHistoryConversation.setParticipants(List<CallHistoryParticipant> participants)