Uses of Class
com.mypurecloud.sdk.v2.model.JourneySessionEventsNotificationUser
Packages that use JourneySessionEventsNotificationUser
-
Uses of JourneySessionEventsNotificationUser in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return JourneySessionEventsNotificationUserModifier and TypeMethodDescriptionJourneySessionEventsNotificationSessionEvent.getLastConnectedUser()JourneySessionEventsNotificationConversationUserDisposition.getUser()Methods in com.mypurecloud.sdk.v2.model with parameters of type JourneySessionEventsNotificationUserModifier and TypeMethodDescriptionJourneySessionEventsNotificationSessionEvent.lastConnectedUser(JourneySessionEventsNotificationUser lastConnectedUser) voidJourneySessionEventsNotificationSessionEvent.setLastConnectedUser(JourneySessionEventsNotificationUser lastConnectedUser) voidJourneySessionEventsNotificationConversationUserDisposition.setUser(JourneySessionEventsNotificationUser user) JourneySessionEventsNotificationConversationUserDisposition.user(JourneySessionEventsNotificationUser user)