Uses of Class
com.mypurecloud.sdk.v2.model.TeamActivityEntityData
Packages that use TeamActivityEntityData
-
Uses of TeamActivityEntityData in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return TeamActivityEntityDataModifier and TypeMethodDescriptionTeamActivityEntityData.activityDate(Date activityDate) The time at which the activity was observed.TeamActivityEntityData.organizationPresenceId(String organizationPresenceId) Organization presence identifierTeamActivityEntityData.presenceDate(Date presenceDate) Date of the latest presence change.Queue identifierTeamActivityEntityData.queueMembershipStatus(String queueMembershipStatus) Queue membership status (e.g. active or inactive)TeamActivityEntityData.routingStatus(String routingStatus) Agent routing statusTeamActivityEntityData.routingStatusDate(Date routingStatusDate) Date of the latest routing status change.TeamActivityEntityData.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 TeamActivityEntityDataMethod parameters in com.mypurecloud.sdk.v2.model with type arguments of type TeamActivityEntityDataModifier and TypeMethodDescriptionTeamActivityData.entities(List<TeamActivityEntityData> entities) Details for active entitiesvoidTeamActivityData.setEntities(List<TeamActivityEntityData> entities)