Uses of Class
com.mypurecloud.sdk.v2.model.AnalyticsUserPresenceRecord
Packages that use AnalyticsUserPresenceRecord
-
Uses of AnalyticsUserPresenceRecord in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return AnalyticsUserPresenceRecordModifier and TypeMethodDescriptionThe end time of the record.AnalyticsUserPresenceRecord.organizationPresenceId(String organizationPresenceId) The identifier for the user's organization presenceThe start time of the record.AnalyticsUserPresenceRecord.systemPresence(AnalyticsUserPresenceRecord.SystemPresenceEnum systemPresence) The user's system presenceMethods in com.mypurecloud.sdk.v2.model that return types with arguments of type AnalyticsUserPresenceRecordMethod parameters in com.mypurecloud.sdk.v2.model with type arguments of type AnalyticsUserPresenceRecordModifier and TypeMethodDescriptionAnalyticsUserDetail.primaryPresence(List<AnalyticsUserPresenceRecord> primaryPresence) The presence records for the uservoidAnalyticsUserDetail.setPrimaryPresence(List<AnalyticsUserPresenceRecord> primaryPresence)