Uses of Class
com.mypurecloud.sdk.v2.model.EventSession
Packages that use EventSession
-
Uses of EventSession in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return EventSessionModifier and TypeMethodDescriptionEvent.getSession()The ID of the session.Session types indicate the type or category of sessions (e.g. web, app).Methods in com.mypurecloud.sdk.v2.model with parameters of type EventSessionModifier and TypeMethodDescriptionEvent.session(EventSession session) The session that the event belongs to.voidEvent.setSession(EventSession session)