Uses of Class
com.mypurecloud.sdk.v2.model.QueueConversationCallEventTopicCallMediaParticipant
Packages that use QueueConversationCallEventTopicCallMediaParticipant
-
Uses of QueueConversationCallEventTopicCallMediaParticipant in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return QueueConversationCallEventTopicCallMediaParticipantModifier and TypeMethodDescriptionQueueConversationCallEventTopicCallMediaParticipant.alertingTimeoutMs(Long alertingTimeoutMs) QueueConversationCallEventTopicCallMediaParticipant.attributes(Map<String, String> attributes) QueueConversationCallEventTopicCallMediaParticipant.bargedParticipantId(String bargedParticipantId) QueueConversationCallEventTopicCallMediaParticipant.bargedTime(Date bargedTime) QueueConversationCallEventTopicCallMediaParticipant.coachedParticipantId(String coachedParticipantId) QueueConversationCallEventTopicCallMediaParticipant.connectedTime(Date connectedTime) QueueConversationCallEventTopicCallMediaParticipant.consultParticipantId(String consultParticipantId) QueueConversationCallEventTopicCallMediaParticipant.conversationRoutingData(QueueConversationCallEventTopicConversationRoutingData conversationRoutingData) QueueConversationCallEventTopicCallMediaParticipant.direction(QueueConversationCallEventTopicCallMediaParticipant.DirectionEnum direction) QueueConversationCallEventTopicCallMediaParticipant.disconnectType(QueueConversationCallEventTopicCallMediaParticipant.DisconnectTypeEnum disconnectType) QueueConversationCallEventTopicCallMediaParticipant.disposition(QueueConversationCallEventTopicDisposition disposition) QueueConversationCallEventTopicCallMediaParticipant.documentId(String documentId) QueueConversationCallEventTopicCallMediaParticipant.endAcwTime(Date endAcwTime) QueueConversationCallEventTopicCallMediaParticipant.errorInfo(QueueConversationCallEventTopicErrorBody errorInfo) QueueConversationCallEventTopicCallMediaParticipant.externalContact(QueueConversationCallEventTopicUriReference externalContact) QueueConversationCallEventTopicCallMediaParticipant.externalContactInitialDivisionId(String externalContactInitialDivisionId) QueueConversationCallEventTopicCallMediaParticipant.externalOrganization(QueueConversationCallEventTopicUriReference externalOrganization) QueueConversationCallEventTopicCallMediaParticipant.faxStatus(QueueConversationCallEventTopicFaxStatus faxStatus) QueueConversationCallEventTopicCallMediaParticipant.flaggedReason(QueueConversationCallEventTopicCallMediaParticipant.FlaggedReasonEnum flaggedReason) QueueConversationCallEventTopicCallMediaParticipant.group(QueueConversationCallEventTopicUriReference group) QueueConversationCallEventTopicCallMediaParticipant.initialState(QueueConversationCallEventTopicCallMediaParticipant.InitialStateEnum initialState) QueueConversationCallEventTopicCallMediaParticipant.journeyContext(QueueConversationCallEventTopicJourneyContext journeyContext) QueueConversationCallEventTopicCallMediaParticipant.mediaRoles(List<String> mediaRoles) QueueConversationCallEventTopicCallMediaParticipant.monitoredParticipantId(String monitoredParticipantId) QueueConversationCallEventTopicCallMediaParticipant.queue(QueueConversationCallEventTopicUriReference queue) QueueConversationCallEventTopicCallMediaParticipant.queueMediaSettings(QueueConversationCallEventTopicQueueMediaSettings queueMediaSettings) QueueConversationCallEventTopicCallMediaParticipant.recordersState(QueueConversationCallEventTopicRecordersState recordersState) QueueConversationCallEventTopicCallMediaParticipant.recordingState(QueueConversationCallEventTopicCallMediaParticipant.RecordingStateEnum recordingState) QueueConversationCallEventTopicCallMediaParticipant.resumeTime(Date resumeTime) QueueConversationCallEventTopicCallMediaParticipant.screenRecordingState(String screenRecordingState) QueueConversationCallEventTopicCallMediaParticipant.script(QueueConversationCallEventTopicUriReference script) QueueConversationCallEventTopicCallMediaParticipant.securePause(Boolean securePause) QueueConversationCallEventTopicCallMediaParticipant.startAcwTime(Date startAcwTime) QueueConversationCallEventTopicCallMediaParticipant.startHoldTime(Date startHoldTime) QueueConversationCallEventTopicCallMediaParticipant.state(QueueConversationCallEventTopicCallMediaParticipant.StateEnum state) QueueConversationCallEventTopicCallMediaParticipant.team(QueueConversationCallEventTopicUriReference team) QueueConversationCallEventTopicCallMediaParticipant.transferSource(String transferSource) QueueConversationCallEventTopicCallMediaParticipant.user(QueueConversationCallEventTopicUriReference user) QueueConversationCallEventTopicCallMediaParticipant.wrapup(QueueConversationCallEventTopicWrapup wrapup) QueueConversationCallEventTopicCallMediaParticipant.wrapupPrompt(String wrapupPrompt) QueueConversationCallEventTopicCallMediaParticipant.wrapupRequired(Boolean wrapupRequired) QueueConversationCallEventTopicCallMediaParticipant.wrapupSkipped(Boolean wrapupSkipped) QueueConversationCallEventTopicCallMediaParticipant.wrapupTimeoutMs(Long wrapupTimeoutMs) Methods in com.mypurecloud.sdk.v2.model that return types with arguments of type QueueConversationCallEventTopicCallMediaParticipantModifier and TypeMethodDescriptionQueueConversationCallEventTopicCallConversation.getParticipants()Method parameters in com.mypurecloud.sdk.v2.model with type arguments of type QueueConversationCallEventTopicCallMediaParticipantModifier and TypeMethodDescriptionQueueConversationCallEventTopicCallConversation.participants(List<QueueConversationCallEventTopicCallMediaParticipant> participants) voidQueueConversationCallEventTopicCallConversation.setParticipants(List<QueueConversationCallEventTopicCallMediaParticipant> participants)