Uses of Class
com.mypurecloud.sdk.v2.model.ConversationCallbackEventTopicCallbackMediaParticipant
Packages that use ConversationCallbackEventTopicCallbackMediaParticipant
-
Uses of ConversationCallbackEventTopicCallbackMediaParticipant in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return ConversationCallbackEventTopicCallbackMediaParticipantModifier and TypeMethodDescriptionConversationCallbackEventTopicCallbackMediaParticipant.alertingTimeoutMs(Long alertingTimeoutMs) ConversationCallbackEventTopicCallbackMediaParticipant.attributes(Map<String, String> attributes) ConversationCallbackEventTopicCallbackMediaParticipant.automatedCallbackConfigId(String automatedCallbackConfigId) ConversationCallbackEventTopicCallbackMediaParticipant.callbackNumbers(List<String> callbackNumbers) ConversationCallbackEventTopicCallbackMediaParticipant.callbackScheduledTime(Date callbackScheduledTime) ConversationCallbackEventTopicCallbackMediaParticipant.callbackUserName(String callbackUserName) ConversationCallbackEventTopicCallbackMediaParticipant.connectedTime(Date connectedTime) ConversationCallbackEventTopicCallbackMediaParticipant.conversationRoutingData(ConversationCallbackEventTopicConversationRoutingData conversationRoutingData) ConversationCallbackEventTopicCallbackMediaParticipant.direction(ConversationCallbackEventTopicCallbackMediaParticipant.DirectionEnum direction) ConversationCallbackEventTopicCallbackMediaParticipant.disconnectType(ConversationCallbackEventTopicCallbackMediaParticipant.DisconnectTypeEnum disconnectType) ConversationCallbackEventTopicCallbackMediaParticipant.endAcwTime(Date endAcwTime) ConversationCallbackEventTopicCallbackMediaParticipant.errorInfo(ConversationCallbackEventTopicErrorBody errorInfo) ConversationCallbackEventTopicCallbackMediaParticipant.externalCampaign(Boolean externalCampaign) ConversationCallbackEventTopicCallbackMediaParticipant.externalContact(ConversationCallbackEventTopicUriReference externalContact) ConversationCallbackEventTopicCallbackMediaParticipant.externalContactInitialDivisionId(String externalContactInitialDivisionId) ConversationCallbackEventTopicCallbackMediaParticipant.externalOrganization(ConversationCallbackEventTopicUriReference externalOrganization) ConversationCallbackEventTopicCallbackMediaParticipant.flaggedReason(ConversationCallbackEventTopicCallbackMediaParticipant.FlaggedReasonEnum flaggedReason) ConversationCallbackEventTopicCallbackMediaParticipant.initialState(ConversationCallbackEventTopicCallbackMediaParticipant.InitialStateEnum initialState) ConversationCallbackEventTopicCallbackMediaParticipant.journeyContext(ConversationCallbackEventTopicJourneyContext journeyContext) ConversationCallbackEventTopicCallbackMediaParticipant.mediaRoles(List<String> mediaRoles) ConversationCallbackEventTopicCallbackMediaParticipant.outboundPreview(ConversationCallbackEventTopicDialerPreview outboundPreview) ConversationCallbackEventTopicCallbackMediaParticipant.queue(ConversationCallbackEventTopicUriReference queue) ConversationCallbackEventTopicCallbackMediaParticipant.queueMediaSettings(ConversationCallbackEventTopicQueueMediaSettings queueMediaSettings) ConversationCallbackEventTopicCallbackMediaParticipant.resumeTime(Date resumeTime) ConversationCallbackEventTopicCallbackMediaParticipant.screenRecordingState(String screenRecordingState) ConversationCallbackEventTopicCallbackMediaParticipant.script(ConversationCallbackEventTopicUriReference script) ConversationCallbackEventTopicCallbackMediaParticipant.skipEnabled(Boolean skipEnabled) ConversationCallbackEventTopicCallbackMediaParticipant.startAcwTime(Date startAcwTime) ConversationCallbackEventTopicCallbackMediaParticipant.startHoldTime(Date startHoldTime) ConversationCallbackEventTopicCallbackMediaParticipant.state(ConversationCallbackEventTopicCallbackMediaParticipant.StateEnum state) ConversationCallbackEventTopicCallbackMediaParticipant.team(ConversationCallbackEventTopicUriReference team) ConversationCallbackEventTopicCallbackMediaParticipant.timeoutSeconds(Long timeoutSeconds) ConversationCallbackEventTopicCallbackMediaParticipant.user(ConversationCallbackEventTopicUriReference user) ConversationCallbackEventTopicCallbackMediaParticipant.voicemail(ConversationCallbackEventTopicVoicemail voicemail) ConversationCallbackEventTopicCallbackMediaParticipant.wrapup(ConversationCallbackEventTopicWrapup wrapup) ConversationCallbackEventTopicCallbackMediaParticipant.wrapupPrompt(String wrapupPrompt) ConversationCallbackEventTopicCallbackMediaParticipant.wrapupRequired(Boolean wrapupRequired) ConversationCallbackEventTopicCallbackMediaParticipant.wrapupSkipped(Boolean wrapupSkipped) ConversationCallbackEventTopicCallbackMediaParticipant.wrapupTimeoutMs(Long wrapupTimeoutMs) Methods in com.mypurecloud.sdk.v2.model that return types with arguments of type ConversationCallbackEventTopicCallbackMediaParticipantModifier and TypeMethodDescriptionConversationCallbackEventTopicCallbackConversation.getParticipants()Method parameters in com.mypurecloud.sdk.v2.model with type arguments of type ConversationCallbackEventTopicCallbackMediaParticipantModifier and TypeMethodDescriptionConversationCallbackEventTopicCallbackConversation.participants(List<ConversationCallbackEventTopicCallbackMediaParticipant> participants) voidConversationCallbackEventTopicCallbackConversation.setParticipants(List<ConversationCallbackEventTopicCallbackMediaParticipant> participants)