Uses of Class
com.mypurecloud.sdk.v2.model.JourneyWebEventsNotificationBrowser
Packages that use JourneyWebEventsNotificationBrowser
-
Uses of JourneyWebEventsNotificationBrowser in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return JourneyWebEventsNotificationBrowserModifier and TypeMethodDescriptionJourneyWebEventsNotificationBrowser.featuresFlash(Boolean featuresFlash) JourneyWebEventsNotificationBrowser.featuresJava(Boolean featuresJava) JourneyWebEventsNotificationBrowser.featuresPdf(Boolean featuresPdf) JourneyWebEventsNotificationBrowser.featuresWebrtc(Boolean featuresWebrtc) JourneyWebEventsNotificationBrowser.fingerprint(String fingerprint) JourneyWebEventsNotificationOutcomeAchievedMessage.getBrowser()JourneyWebEventsNotificationWebActionMessage.getBrowser()JourneyWebEventsNotificationWebMessage.getBrowser()JourneyWebEventsNotificationBrowser.viewHeight(Long viewHeight) Methods in com.mypurecloud.sdk.v2.model with parameters of type JourneyWebEventsNotificationBrowserModifier and TypeMethodDescriptionJourneyWebEventsNotificationOutcomeAchievedMessage.browser(JourneyWebEventsNotificationBrowser browser) JourneyWebEventsNotificationWebActionMessage.browser(JourneyWebEventsNotificationBrowser browser) JourneyWebEventsNotificationWebMessage.browser(JourneyWebEventsNotificationBrowser browser) voidJourneyWebEventsNotificationOutcomeAchievedMessage.setBrowser(JourneyWebEventsNotificationBrowser browser) voidJourneyWebEventsNotificationWebActionMessage.setBrowser(JourneyWebEventsNotificationBrowser browser) voidJourneyWebEventsNotificationWebMessage.setBrowser(JourneyWebEventsNotificationBrowser browser)