Uses of Class
com.mypurecloud.sdk.v2.model.SegmentAssignmentSession
Packages that use SegmentAssignmentSession
-
Uses of SegmentAssignmentSession in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return SegmentAssignmentSessionModifier and TypeMethodDescriptionSegmentAssignment.getSession()The ID of the session.The type or category of session (e.g. web, app).Methods in com.mypurecloud.sdk.v2.model with parameters of type SegmentAssignmentSessionModifier and TypeMethodDescriptionSegmentAssignment.session(SegmentAssignmentSession session) For session-scoped segments, the session for which the segment was assigned.voidSegmentAssignment.setSession(SegmentAssignmentSession session)