Uses of Class
com.mypurecloud.sdk.v2.model.RoutingActivityEntityData
Packages that use RoutingActivityEntityData
-
Uses of RoutingActivityEntityData in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return RoutingActivityEntityDataModifier and TypeMethodDescriptionRoutingActivityEntityData.activityDate(Date activityDate) The time at which the activity was observed.RoutingActivityEntityData.organizationPresenceId(String organizationPresenceId) Organization presence identifierRoutingActivityEntityData.presenceDate(Date presenceDate) Date of the latest presence change.Queue identifierRoutingActivityEntityData.queueMembershipStatus(String queueMembershipStatus) Queue membership status (e.g. active or inactive)RoutingActivityEntityData.routingStatus(String routingStatus) Agent routing statusRoutingActivityEntityData.routingStatusDate(Date routingStatusDate) Date of the latest routing status change.RoutingActivityEntityData.systemPresence(String systemPresence) System presenceThe team ID the user is a member ofUnique identifier for the userMethods in com.mypurecloud.sdk.v2.model that return types with arguments of type RoutingActivityEntityDataMethod parameters in com.mypurecloud.sdk.v2.model with type arguments of type RoutingActivityEntityDataModifier and TypeMethodDescriptionRoutingActivityData.entities(List<RoutingActivityEntityData> entities) Details for active entitiesvoidRoutingActivityData.setEntities(List<RoutingActivityEntityData> entities)