Uses of Class
com.mypurecloud.sdk.v2.model.JourneyWebEventsNotificationReferrer
Packages that use JourneyWebEventsNotificationReferrer
-
Uses of JourneyWebEventsNotificationReferrer in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return JourneyWebEventsNotificationReferrerModifier and TypeMethodDescriptionJourneyWebEventsNotificationWebMessage.getReferrer()JourneyWebEventsNotificationOutcomeAchievedMessage.getVisitReferrer()JourneyWebEventsNotificationWebActionMessage.getVisitReferrer()JourneyWebEventsNotificationReferrer.medium(JourneyWebEventsNotificationReferrer.MediumEnum medium) JourneyWebEventsNotificationReferrer.queryString(String queryString) Methods in com.mypurecloud.sdk.v2.model with parameters of type JourneyWebEventsNotificationReferrerModifier and TypeMethodDescriptionJourneyWebEventsNotificationWebMessage.referrer(JourneyWebEventsNotificationReferrer referrer) voidJourneyWebEventsNotificationWebMessage.setReferrer(JourneyWebEventsNotificationReferrer referrer) voidJourneyWebEventsNotificationOutcomeAchievedMessage.setVisitReferrer(JourneyWebEventsNotificationReferrer visitReferrer) voidJourneyWebEventsNotificationWebActionMessage.setVisitReferrer(JourneyWebEventsNotificationReferrer visitReferrer) JourneyWebEventsNotificationOutcomeAchievedMessage.visitReferrer(JourneyWebEventsNotificationReferrer visitReferrer) JourneyWebEventsNotificationWebActionMessage.visitReferrer(JourneyWebEventsNotificationReferrer visitReferrer)