Package com.mypurecloud.sdk.v2.model
Class ConversationEventTopicParticipant
java.lang.Object
com.mypurecloud.sdk.v2.model.ConversationEventTopicParticipant
- All Implemented Interfaces:
Serializable
ConversationEventTopicParticipant
- See Also:
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic enumThe current screen recording state for this participant. -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionThe address for the this participant.alertingTimeoutMs(Long alertingTimeoutMs) Specifies how long the agent has to answer an interaction before being marked as not responding.attributes(Map<String, String> attributes) Additional participant attributesbargedParticipantId(String bargedParticipantId) If this participant created a barge in conference, then this will be the id of the participant that is barged in.callbacks(List<ConversationEventTopicCallback> callbacks) calls(List<ConversationEventTopicCall> calls) chats(List<ConversationEventTopicChat> chats) coachedParticipantId(String coachedParticipantId) If this participant is a coach, then this will be the id of the participant that is being coached.cobrowsesessions(List<ConversationEventTopicCobrowse> cobrowsesessions) connectedTime(Date connectedTime) The timestamp when this participant was connected to the conversation in the provider clock.consultParticipantId(String consultParticipantId) If this participant is part of a consult transfer, then this will be the participant id of the participant being transferred.conversationRoutingData(ConversationEventTopicConversationRoutingData conversationRoutingData) emails(List<ConversationEventTopicEmail> emails) endAcwTime(Date endAcwTime) The timestamp when this participant ended after-call work.The timestamp when this participant disconnected from the conversation in the provider clock.booleanexternalContactId(String externalContactId) If this participant represents an external contact, then this will be the globally unique identifier for the external contact.externalContactInitialDivisionId(String externalContactInitialDivisionId) If this participant represents an external contact, then this will be the initial division for the external contact.externalOrganizationId(String externalOrganizationId) If this participant represents an external org, then this will be the globally unique identifier for the external org.flaggedReason(String flaggedReason) If this participant has flagged the conversation, the reason code given.getCalls()getChats()getId()getName()If present, the group id that the participant represents.inthashCode()A globally unique identifier for this conversation.internalMessages(List<ConversationEventTopicInternalMessage> internalMessages) mediaRoles(List<String> mediaRoles) List of roles this participant's media has had on the conversation, ie monitor, coach, etc.messages(List<ConversationEventTopicMessage> messages) monitoredParticipantId(String monitoredParticipantId) If this participant is a monitor, then this will be the id of the participant that is being monitored.A human readable name identifying the participant.A well known string that specifies the purpose or type of this participant.If present, the queue id that the communication channel came in on.screenMonitoredParticipantId(String screenMonitoredParticipantId) If this participant is a screen monitor, then this will be the id of the participant that is being screen monitored.screenMonitorings(List<ConversationEventTopicScreenMonitoring> screenMonitorings) screenRecordingState(ConversationEventTopicParticipant.ScreenRecordingStateEnum screenRecordingState) The current screen recording state for this participant.screenshares(List<ConversationEventTopicScreenShare> screenshares) voidsetAddress(String address) voidsetAlertingTimeoutMs(Long alertingTimeoutMs) voidsetAttributes(Map<String, String> attributes) voidsetBargedParticipantId(String bargedParticipantId) voidsetCallbacks(List<ConversationEventTopicCallback> callbacks) voidsetCalls(List<ConversationEventTopicCall> calls) voidsetChats(List<ConversationEventTopicChat> chats) voidsetCoachedParticipantId(String coachedParticipantId) voidsetCobrowsesessions(List<ConversationEventTopicCobrowse> cobrowsesessions) voidsetConnectedTime(Date connectedTime) voidsetConsultParticipantId(String consultParticipantId) voidsetConversationRoutingData(ConversationEventTopicConversationRoutingData conversationRoutingData) voidsetEmails(List<ConversationEventTopicEmail> emails) voidsetEndAcwTime(Date endAcwTime) voidsetEndTime(Date endTime) voidsetExternalContactId(String externalContactId) voidsetExternalContactInitialDivisionId(String externalContactInitialDivisionId) voidsetExternalOrganizationId(String externalOrganizationId) voidsetFlaggedReason(String flaggedReason) voidsetGroupId(String groupId) voidvoidsetInternalMessages(List<ConversationEventTopicInternalMessage> internalMessages) voidsetMediaRoles(List<String> mediaRoles) voidsetMessages(List<ConversationEventTopicMessage> messages) voidsetMonitoredParticipantId(String monitoredParticipantId) voidvoidsetPurpose(String purpose) voidsetQueueId(String queueId) voidsetScreenMonitoredParticipantId(String screenMonitoredParticipantId) voidsetScreenMonitorings(List<ConversationEventTopicScreenMonitoring> screenMonitorings) voidsetScreenRecordingState(ConversationEventTopicParticipant.ScreenRecordingStateEnum screenRecordingState) voidsetScreenshares(List<ConversationEventTopicScreenShare> screenshares) voidsetSocialExpressions(List<ConversationEventTopicSocialExpression> socialExpressions) voidsetStartAcwTime(Date startAcwTime) voidvoidvoidsetVideos(List<ConversationEventTopicVideo> videos) voidsetWorkflow(ConversationEventTopicWorkflow workflow) voidvoidsetWrapupExpected(Boolean wrapupExpected) voidsetWrapupPrompt(String wrapupPrompt) voidsetWrapupRequired(Boolean wrapupRequired) voidsetWrapupTimeoutMs(Long wrapupTimeoutMs) socialExpressions(List<ConversationEventTopicSocialExpression> socialExpressions) startAcwTime(Date startAcwTime) The timestamp when this participant started after-call work.The team id that this participant is a member of when added to the conversation.toString()If this participant represents a user, then this will be the globally unique identifier for the user.videos(List<ConversationEventTopicVideo> videos) workflow(ConversationEventTopicWorkflow workflow) wrapup(ConversationEventTopicWrapup wrapup) wrapupExpected(Boolean wrapupExpected) True when a participant is expected to enter a wrapup code once the call connects.wrapupPrompt(String wrapupPrompt) This field controls how the UI prompts the agent for a wrapup.wrapupRequired(Boolean wrapupRequired) True iff this participant is required to enter wrapup for this conversation.wrapupTimeoutMs(Long wrapupTimeoutMs) Specifies how long a timed ACW session will last.
-
Constructor Details
-
ConversationEventTopicParticipant
public ConversationEventTopicParticipant() -
ConversationEventTopicParticipant
-
-
Method Details
-
id
A globally unique identifier for this conversation. -
getId
-
setId
-
connectedTime
The timestamp when this participant was connected to the conversation in the provider clock. -
getConnectedTime
-
setConnectedTime
-
endTime
The timestamp when this participant disconnected from the conversation in the provider clock. -
getEndTime
-
setEndTime
-
userId
If this participant represents a user, then this will be the globally unique identifier for the user. -
getUserId
-
setUserId
-
externalContactId
If this participant represents an external contact, then this will be the globally unique identifier for the external contact. -
getExternalContactId
-
setExternalContactId
-
externalContactInitialDivisionId
public ConversationEventTopicParticipant externalContactInitialDivisionId(String externalContactInitialDivisionId) If this participant represents an external contact, then this will be the initial division for the external contact. This value will not be updated if the external contact is reassigned. -
getExternalContactInitialDivisionId
-
setExternalContactInitialDivisionId
-
externalOrganizationId
If this participant represents an external org, then this will be the globally unique identifier for the external org. -
getExternalOrganizationId
-
setExternalOrganizationId
-
name
A human readable name identifying the participant. -
getName
-
setName
-
queueId
If present, the queue id that the communication channel came in on. -
getQueueId
-
setQueueId
-
groupId
If present, the group id that the participant represents. -
getGroupId
-
setGroupId
-
teamId
The team id that this participant is a member of when added to the conversation. -
getTeamId
-
setTeamId
-
purpose
A well known string that specifies the purpose or type of this participant. -
getPurpose
-
setPurpose
-
consultParticipantId
If this participant is part of a consult transfer, then this will be the participant id of the participant being transferred. -
getConsultParticipantId
-
setConsultParticipantId
-
address
The address for the this participant. For a phone call this will be the ANI. -
getAddress
-
setAddress
-
wrapupRequired
True iff this participant is required to enter wrapup for this conversation. -
getWrapupRequired
-
setWrapupRequired
-
wrapupExpected
True when a participant is expected to enter a wrapup code once the call connects. -
getWrapupExpected
-
setWrapupExpected
-
wrapupPrompt
This field controls how the UI prompts the agent for a wrapup. -
getWrapupPrompt
-
setWrapupPrompt
-
wrapupTimeoutMs
Specifies how long a timed ACW session will last. -
getWrapupTimeoutMs
-
setWrapupTimeoutMs
-
wrapup
-
getWrapup
-
setWrapup
-
startAcwTime
The timestamp when this participant started after-call work. -
getStartAcwTime
-
setStartAcwTime
-
endAcwTime
The timestamp when this participant ended after-call work. -
getEndAcwTime
-
setEndAcwTime
-
conversationRoutingData
public ConversationEventTopicParticipant conversationRoutingData(ConversationEventTopicConversationRoutingData conversationRoutingData) -
getConversationRoutingData
-
setConversationRoutingData
public void setConversationRoutingData(ConversationEventTopicConversationRoutingData conversationRoutingData) -
alertingTimeoutMs
Specifies how long the agent has to answer an interaction before being marked as not responding. -
getAlertingTimeoutMs
-
setAlertingTimeoutMs
-
monitoredParticipantId
If this participant is a monitor, then this will be the id of the participant that is being monitored. -
getMonitoredParticipantId
-
setMonitoredParticipantId
-
screenMonitoredParticipantId
public ConversationEventTopicParticipant screenMonitoredParticipantId(String screenMonitoredParticipantId) If this participant is a screen monitor, then this will be the id of the participant that is being screen monitored. -
getScreenMonitoredParticipantId
-
setScreenMonitoredParticipantId
-
coachedParticipantId
If this participant is a coach, then this will be the id of the participant that is being coached. -
getCoachedParticipantId
-
setCoachedParticipantId
-
bargedParticipantId
If this participant created a barge in conference, then this will be the id of the participant that is barged in. -
getBargedParticipantId
-
setBargedParticipantId
-
mediaRoles
List of roles this participant's media has had on the conversation, ie monitor, coach, etc. -
getMediaRoles
-
setMediaRoles
-
screenRecordingState
public ConversationEventTopicParticipant screenRecordingState(ConversationEventTopicParticipant.ScreenRecordingStateEnum screenRecordingState) The current screen recording state for this participant. -
getScreenRecordingState
-
setScreenRecordingState
public void setScreenRecordingState(ConversationEventTopicParticipant.ScreenRecordingStateEnum screenRecordingState) -
flaggedReason
If this participant has flagged the conversation, the reason code given. -
getFlaggedReason
-
setFlaggedReason
-
attributes
Additional participant attributes -
getAttributes
-
setAttributes
-
calls
-
getCalls
-
setCalls
-
callbacks
-
getCallbacks
-
setCallbacks
-
chats
-
getChats
-
setChats
-
cobrowsesessions
public ConversationEventTopicParticipant cobrowsesessions(List<ConversationEventTopicCobrowse> cobrowsesessions) -
getCobrowsesessions
-
setCobrowsesessions
-
emails
-
getEmails
-
setEmails
-
messages
-
getMessages
-
setMessages
-
internalMessages
public ConversationEventTopicParticipant internalMessages(List<ConversationEventTopicInternalMessage> internalMessages) -
getInternalMessages
-
setInternalMessages
-
screenMonitorings
public ConversationEventTopicParticipant screenMonitorings(List<ConversationEventTopicScreenMonitoring> screenMonitorings) -
getScreenMonitorings
-
setScreenMonitorings
-
getSocialExpressions
-
setSocialExpressions
-
videos
-
getVideos
-
setVideos
-
workflow
-
getWorkflow
-
setWorkflow
-
equals
-
hashCode
public int hashCode() -
toString
-
socialExpressions