Uses of Class
com.mypurecloud.sdk.v2.model.JourneyWebEventsNotificationWebMessage
Packages that use JourneyWebEventsNotificationWebMessage
-
Uses of JourneyWebEventsNotificationWebMessage in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return JourneyWebEventsNotificationWebMessageModifier and TypeMethodDescriptionJourneyWebEventsNotificationWebMessage.attributes(Map<String, JourneyWebEventsNotificationCustomEventAttribute> attributes) JourneyWebEventsNotificationWebMessage.authenticated(Boolean authenticated) JourneyWebEventsNotificationWebMessage.browser(JourneyWebEventsNotificationBrowser browser) JourneyWebEventsNotificationWebMessage.device(JourneyWebEventsNotificationDevice device) JourneyWebEventsNotificationWebMessage.geolocation(JourneyWebEventsNotificationGeoLocation geolocation) JourneyWebEventsNotificationWebEventsNotification.getWebEvent()JourneyWebEventsNotificationWebMessage.ipOrganization(String ipOrganization) JourneyWebEventsNotificationWebMessage.mktCampaign(JourneyWebEventsNotificationMktCampaign mktCampaign) JourneyWebEventsNotificationWebMessage.page(JourneyWebEventsNotificationPage page) JourneyWebEventsNotificationWebMessage.referrer(JourneyWebEventsNotificationReferrer referrer) JourneyWebEventsNotificationWebMessage.searchQuery(String searchQuery) JourneyWebEventsNotificationWebMessage.totalEventCount(Long totalEventCount) JourneyWebEventsNotificationWebMessage.totalPageviewCount(Long totalPageviewCount) JourneyWebEventsNotificationWebMessage.traits(Map<String, JourneyWebEventsNotificationCustomEventAttribute> traits) JourneyWebEventsNotificationWebMessage.userAgentString(String userAgentString) Methods in com.mypurecloud.sdk.v2.model with parameters of type JourneyWebEventsNotificationWebMessageModifier and TypeMethodDescriptionvoidJourneyWebEventsNotificationWebEventsNotification.setWebEvent(JourneyWebEventsNotificationWebMessage webEvent) JourneyWebEventsNotificationWebEventsNotification.webEvent(JourneyWebEventsNotificationWebMessage webEvent)