Uses of Class
com.mypurecloud.sdk.v2.model.EndConsultTransferEvent
Packages that use EndConsultTransferEvent
-
Uses of EndConsultTransferEvent in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return EndConsultTransferEventModifier and TypeMethodDescriptionEndConsultTransferEvent.conversationId(String conversationId) A unique Id (V4 UUID) identifying this conversationEndConsultTransferEvent.eventDateTime(Date eventDateTime) A Date Time representing the time this event occurred.A unique (V4 UUID) eventId for this eventMethods in com.mypurecloud.sdk.v2.model that return types with arguments of type EndConsultTransferEventMethod parameters in com.mypurecloud.sdk.v2.model with type arguments of type EndConsultTransferEventModifier and TypeMethodDescriptionBatchConversationEventRequest.endConsultTransferEvents(List<EndConsultTransferEvent> endConsultTransferEvents) Voice - EndConsultTransfer events for this batchvoidBatchConversationEventRequest.setEndConsultTransferEvents(List<EndConsultTransferEvent> endConsultTransferEvents)