Uses of Class
com.mypurecloud.sdk.v2.model.AnalyticsRoutingStatusRecord
Packages that use AnalyticsRoutingStatusRecord
-
Uses of AnalyticsRoutingStatusRecord in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return AnalyticsRoutingStatusRecordModifier and TypeMethodDescriptionThe end time of the record.AnalyticsRoutingStatusRecord.routingStatus(AnalyticsRoutingStatusRecord.RoutingStatusEnum routingStatus) The user's ACD routing statusThe start time of the record.Methods in com.mypurecloud.sdk.v2.model that return types with arguments of type AnalyticsRoutingStatusRecordMethod parameters in com.mypurecloud.sdk.v2.model with type arguments of type AnalyticsRoutingStatusRecordModifier and TypeMethodDescriptionAnalyticsUserDetail.routingStatus(List<AnalyticsRoutingStatusRecord> routingStatus) The ACD routing status records for the uservoidAnalyticsUserDetail.setRoutingStatus(List<AnalyticsRoutingStatusRecord> routingStatus)