Uses of Class
com.mypurecloud.sdk.v2.model.QueueConversationCallbackEventTopicCallbackMediaParticipant
Packages that use QueueConversationCallbackEventTopicCallbackMediaParticipant
-
Uses of QueueConversationCallbackEventTopicCallbackMediaParticipant in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return QueueConversationCallbackEventTopicCallbackMediaParticipantModifier and TypeMethodDescriptionQueueConversationCallbackEventTopicCallbackMediaParticipant.alertingTimeoutMs(Long alertingTimeoutMs) QueueConversationCallbackEventTopicCallbackMediaParticipant.attributes(Map<String, String> attributes) QueueConversationCallbackEventTopicCallbackMediaParticipant.automatedCallbackConfigId(String automatedCallbackConfigId) QueueConversationCallbackEventTopicCallbackMediaParticipant.callbackNumbers(List<String> callbackNumbers) QueueConversationCallbackEventTopicCallbackMediaParticipant.callbackScheduledTime(Date callbackScheduledTime) QueueConversationCallbackEventTopicCallbackMediaParticipant.callbackUserName(String callbackUserName) QueueConversationCallbackEventTopicCallbackMediaParticipant.connectedTime(Date connectedTime) QueueConversationCallbackEventTopicCallbackMediaParticipant.conversationRoutingData(QueueConversationCallbackEventTopicConversationRoutingData conversationRoutingData) QueueConversationCallbackEventTopicCallbackMediaParticipant.direction(QueueConversationCallbackEventTopicCallbackMediaParticipant.DirectionEnum direction) QueueConversationCallbackEventTopicCallbackMediaParticipant.disconnectType(QueueConversationCallbackEventTopicCallbackMediaParticipant.DisconnectTypeEnum disconnectType) QueueConversationCallbackEventTopicCallbackMediaParticipant.endAcwTime(Date endAcwTime) QueueConversationCallbackEventTopicCallbackMediaParticipant.errorInfo(QueueConversationCallbackEventTopicErrorBody errorInfo) QueueConversationCallbackEventTopicCallbackMediaParticipant.externalCampaign(Boolean externalCampaign) QueueConversationCallbackEventTopicCallbackMediaParticipant.externalContact(QueueConversationCallbackEventTopicUriReference externalContact) QueueConversationCallbackEventTopicCallbackMediaParticipant.externalContactInitialDivisionId(String externalContactInitialDivisionId) QueueConversationCallbackEventTopicCallbackMediaParticipant.externalOrganization(QueueConversationCallbackEventTopicUriReference externalOrganization) QueueConversationCallbackEventTopicCallbackMediaParticipant.flaggedReason(QueueConversationCallbackEventTopicCallbackMediaParticipant.FlaggedReasonEnum flaggedReason) QueueConversationCallbackEventTopicCallbackMediaParticipant.initialState(QueueConversationCallbackEventTopicCallbackMediaParticipant.InitialStateEnum initialState) QueueConversationCallbackEventTopicCallbackMediaParticipant.journeyContext(QueueConversationCallbackEventTopicJourneyContext journeyContext) QueueConversationCallbackEventTopicCallbackMediaParticipant.mediaRoles(List<String> mediaRoles) QueueConversationCallbackEventTopicCallbackMediaParticipant.outboundPreview(QueueConversationCallbackEventTopicDialerPreview outboundPreview) QueueConversationCallbackEventTopicCallbackMediaParticipant.queue(QueueConversationCallbackEventTopicUriReference queue) QueueConversationCallbackEventTopicCallbackMediaParticipant.queueMediaSettings(QueueConversationCallbackEventTopicQueueMediaSettings queueMediaSettings) QueueConversationCallbackEventTopicCallbackMediaParticipant.resumeTime(Date resumeTime) QueueConversationCallbackEventTopicCallbackMediaParticipant.screenRecordingState(String screenRecordingState) QueueConversationCallbackEventTopicCallbackMediaParticipant.script(QueueConversationCallbackEventTopicUriReference script) QueueConversationCallbackEventTopicCallbackMediaParticipant.skipEnabled(Boolean skipEnabled) QueueConversationCallbackEventTopicCallbackMediaParticipant.startAcwTime(Date startAcwTime) QueueConversationCallbackEventTopicCallbackMediaParticipant.startHoldTime(Date startHoldTime) QueueConversationCallbackEventTopicCallbackMediaParticipant.state(QueueConversationCallbackEventTopicCallbackMediaParticipant.StateEnum state) QueueConversationCallbackEventTopicCallbackMediaParticipant.team(QueueConversationCallbackEventTopicUriReference team) QueueConversationCallbackEventTopicCallbackMediaParticipant.timeoutSeconds(Long timeoutSeconds) QueueConversationCallbackEventTopicCallbackMediaParticipant.user(QueueConversationCallbackEventTopicUriReference user) QueueConversationCallbackEventTopicCallbackMediaParticipant.voicemail(QueueConversationCallbackEventTopicVoicemail voicemail) QueueConversationCallbackEventTopicCallbackMediaParticipant.wrapup(QueueConversationCallbackEventTopicWrapup wrapup) QueueConversationCallbackEventTopicCallbackMediaParticipant.wrapupPrompt(String wrapupPrompt) QueueConversationCallbackEventTopicCallbackMediaParticipant.wrapupRequired(Boolean wrapupRequired) QueueConversationCallbackEventTopicCallbackMediaParticipant.wrapupSkipped(Boolean wrapupSkipped) QueueConversationCallbackEventTopicCallbackMediaParticipant.wrapupTimeoutMs(Long wrapupTimeoutMs) Methods in com.mypurecloud.sdk.v2.model that return types with arguments of type QueueConversationCallbackEventTopicCallbackMediaParticipantModifier and TypeMethodDescriptionQueueConversationCallbackEventTopicCallbackConversation.getParticipants()Method parameters in com.mypurecloud.sdk.v2.model with type arguments of type QueueConversationCallbackEventTopicCallbackMediaParticipantModifier and TypeMethodDescriptionQueueConversationCallbackEventTopicCallbackConversation.participants(List<QueueConversationCallbackEventTopicCallbackMediaParticipant> participants) voidQueueConversationCallbackEventTopicCallbackConversation.setParticipants(List<QueueConversationCallbackEventTopicCallbackMediaParticipant> participants)