Uses of Class
com.mypurecloud.sdk.v2.model.JourneyWebEventsNotificationDevice
Packages that use JourneyWebEventsNotificationDevice
-
Uses of JourneyWebEventsNotificationDevice in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return JourneyWebEventsNotificationDeviceModifier and TypeMethodDescriptionJourneyWebEventsNotificationDevice.category(JourneyWebEventsNotificationDevice.CategoryEnum category) JourneyWebEventsNotificationDevice.fingerprint(String fingerprint) JourneyWebEventsNotificationOutcomeAchievedMessage.getDevice()JourneyWebEventsNotificationWebActionMessage.getDevice()JourneyWebEventsNotificationWebMessage.getDevice()JourneyWebEventsNotificationDevice.manufacturer(String manufacturer) JourneyWebEventsNotificationDevice.screenDensity(Long screenDensity) JourneyWebEventsNotificationDevice.screenHeight(Long screenHeight) JourneyWebEventsNotificationDevice.screenWidth(Long screenWidth) Methods in com.mypurecloud.sdk.v2.model with parameters of type JourneyWebEventsNotificationDeviceModifier and TypeMethodDescriptionJourneyWebEventsNotificationOutcomeAchievedMessage.device(JourneyWebEventsNotificationDevice device) JourneyWebEventsNotificationWebActionMessage.device(JourneyWebEventsNotificationDevice device) JourneyWebEventsNotificationWebMessage.device(JourneyWebEventsNotificationDevice device) voidJourneyWebEventsNotificationOutcomeAchievedMessage.setDevice(JourneyWebEventsNotificationDevice device) voidJourneyWebEventsNotificationWebActionMessage.setDevice(JourneyWebEventsNotificationDevice device) voidJourneyWebEventsNotificationWebMessage.setDevice(JourneyWebEventsNotificationDevice device)