Package com.mypurecloud.sdk.v2.model
Class QueueConversationEventTopicParticipant
java.lang.Object
com.mypurecloud.sdk.v2.model.QueueConversationEventTopicParticipant
- All Implemented Interfaces:
Serializable
QueueConversationEventTopicParticipant
- 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<QueueConversationEventTopicCallback> callbacks) calls(List<QueueConversationEventTopicCall> calls) chats(List<QueueConversationEventTopicChat> 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<QueueConversationEventTopicCobrowse> 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(QueueConversationEventTopicConversationRoutingData conversationRoutingData) emails(List<QueueConversationEventTopicEmail> 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<QueueConversationEventTopicInternalMessage> internalMessages) mediaRoles(List<String> mediaRoles) List of roles this participant's media has had on the conversation, ie monitor, coach, etc.messages(List<QueueConversationEventTopicMessage> 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<QueueConversationEventTopicScreenMonitoring> screenMonitorings) screenRecordingState(QueueConversationEventTopicParticipant.ScreenRecordingStateEnum screenRecordingState) The current screen recording state for this participant.screenshares(List<QueueConversationEventTopicScreenShare> screenshares) voidsetAddress(String address) voidsetAlertingTimeoutMs(Long alertingTimeoutMs) voidsetAttributes(Map<String, String> attributes) voidsetBargedParticipantId(String bargedParticipantId) voidsetCallbacks(List<QueueConversationEventTopicCallback> callbacks) voidvoidvoidsetCoachedParticipantId(String coachedParticipantId) voidsetCobrowsesessions(List<QueueConversationEventTopicCobrowse> cobrowsesessions) voidsetConnectedTime(Date connectedTime) voidsetConsultParticipantId(String consultParticipantId) voidsetConversationRoutingData(QueueConversationEventTopicConversationRoutingData conversationRoutingData) voidvoidsetEndAcwTime(Date endAcwTime) voidsetEndTime(Date endTime) voidsetExternalContactId(String externalContactId) voidsetExternalContactInitialDivisionId(String externalContactInitialDivisionId) voidsetExternalOrganizationId(String externalOrganizationId) voidsetFlaggedReason(String flaggedReason) voidsetGroupId(String groupId) voidvoidsetInternalMessages(List<QueueConversationEventTopicInternalMessage> internalMessages) voidsetMediaRoles(List<String> mediaRoles) voidsetMessages(List<QueueConversationEventTopicMessage> messages) voidsetMonitoredParticipantId(String monitoredParticipantId) voidvoidsetPurpose(String purpose) voidsetQueueId(String queueId) voidsetScreenMonitoredParticipantId(String screenMonitoredParticipantId) voidsetScreenMonitorings(List<QueueConversationEventTopicScreenMonitoring> screenMonitorings) voidsetScreenRecordingState(QueueConversationEventTopicParticipant.ScreenRecordingStateEnum screenRecordingState) voidsetScreenshares(List<QueueConversationEventTopicScreenShare> screenshares) voidsetSocialExpressions(List<QueueConversationEventTopicSocialExpression> socialExpressions) voidsetStartAcwTime(Date startAcwTime) voidvoidvoidvoidvoidvoidsetWrapupExpected(Boolean wrapupExpected) voidsetWrapupPrompt(String wrapupPrompt) voidsetWrapupRequired(Boolean wrapupRequired) voidsetWrapupTimeoutMs(Long wrapupTimeoutMs) socialExpressions(List<QueueConversationEventTopicSocialExpression> 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<QueueConversationEventTopicVideo> videos) workflow(QueueConversationEventTopicWorkflow workflow) 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
-
QueueConversationEventTopicParticipant
public QueueConversationEventTopicParticipant() -
QueueConversationEventTopicParticipant
-
-
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 QueueConversationEventTopicParticipant 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 QueueConversationEventTopicParticipant conversationRoutingData(QueueConversationEventTopicConversationRoutingData conversationRoutingData) -
getConversationRoutingData
-
setConversationRoutingData
public void setConversationRoutingData(QueueConversationEventTopicConversationRoutingData 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 QueueConversationEventTopicParticipant 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 QueueConversationEventTopicParticipant screenRecordingState(QueueConversationEventTopicParticipant.ScreenRecordingStateEnum screenRecordingState) The current screen recording state for this participant. -
getScreenRecordingState
-
setScreenRecordingState
public void setScreenRecordingState(QueueConversationEventTopicParticipant.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
public QueueConversationEventTopicParticipant callbacks(List<QueueConversationEventTopicCallback> callbacks) -
getCallbacks
-
setCallbacks
-
chats
-
getChats
-
setChats
-
cobrowsesessions
public QueueConversationEventTopicParticipant cobrowsesessions(List<QueueConversationEventTopicCobrowse> cobrowsesessions) -
getCobrowsesessions
-
setCobrowsesessions
-
emails
-
getEmails
-
setEmails
-
messages
public QueueConversationEventTopicParticipant messages(List<QueueConversationEventTopicMessage> messages) -
getMessages
-
setMessages
-
internalMessages
public QueueConversationEventTopicParticipant internalMessages(List<QueueConversationEventTopicInternalMessage> internalMessages) -
getInternalMessages
-
setInternalMessages
-
screenMonitorings
public QueueConversationEventTopicParticipant screenMonitorings(List<QueueConversationEventTopicScreenMonitoring> screenMonitorings) -
getScreenMonitorings
-
setScreenMonitorings
public void setScreenMonitorings(List<QueueConversationEventTopicScreenMonitoring> screenMonitorings) -
getSocialExpressions
-
setSocialExpressions
public void setSocialExpressions(List<QueueConversationEventTopicSocialExpression> socialExpressions) -
videos
-
getVideos
-
setVideos
-
workflow
public QueueConversationEventTopicParticipant workflow(QueueConversationEventTopicWorkflow workflow) -
getWorkflow
-
setWorkflow
-
equals
-
hashCode
public int hashCode() -
toString
-
socialExpressions