Uses of Class
com.mypurecloud.sdk.v2.model.SessionLastEvent
Packages that use SessionLastEvent
-
Uses of SessionLastEvent in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return SessionLastEventModifier and TypeMethodDescriptionSessionLastEvent.createdDate(Date createdDate) Timestamp indicating when the event was published.The name of the event.Session.getLastEvent()The ID of the last event.Methods in com.mypurecloud.sdk.v2.model with parameters of type SessionLastEventModifier and TypeMethodDescriptionSession.lastEvent(SessionLastEvent lastEvent) Information about the most recent event in this session.voidSession.setLastEvent(SessionLastEvent lastEvent)