Uses of Class
com.mypurecloud.sdk.v2.model.JourneyWebActionEventsNotificationDevice
Packages that use JourneyWebActionEventsNotificationDevice
-
Uses of JourneyWebActionEventsNotificationDevice in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return JourneyWebActionEventsNotificationDeviceModifier and TypeMethodDescriptionJourneyWebActionEventsNotificationDevice.category(JourneyWebActionEventsNotificationDevice.CategoryEnum category) JourneyWebActionEventsNotificationDevice.fingerprint(String fingerprint) JourneyWebActionEventsNotificationWebActionMessage.getDevice()JourneyWebActionEventsNotificationDevice.manufacturer(String manufacturer) JourneyWebActionEventsNotificationDevice.screenDensity(Long screenDensity) JourneyWebActionEventsNotificationDevice.screenHeight(Long screenHeight) JourneyWebActionEventsNotificationDevice.screenWidth(Long screenWidth) Methods in com.mypurecloud.sdk.v2.model with parameters of type JourneyWebActionEventsNotificationDeviceModifier and TypeMethodDescriptionJourneyWebActionEventsNotificationWebActionMessage.device(JourneyWebActionEventsNotificationDevice device) voidJourneyWebActionEventsNotificationWebActionMessage.setDevice(JourneyWebActionEventsNotificationDevice device)