Uses of Class
com.mypurecloud.sdk.v2.model.JourneySessionEventsNotificationDevice
Packages that use JourneySessionEventsNotificationDevice
-
Uses of JourneySessionEventsNotificationDevice in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return JourneySessionEventsNotificationDeviceModifier and TypeMethodDescriptionJourneySessionEventsNotificationDevice.category(JourneySessionEventsNotificationDevice.CategoryEnum category) JourneySessionEventsNotificationDevice.fingerprint(String fingerprint) JourneySessionEventsNotificationSessionEvent.getDevice()JourneySessionEventsNotificationDevice.manufacturer(String manufacturer) JourneySessionEventsNotificationDevice.screenDensity(Long screenDensity) JourneySessionEventsNotificationDevice.screenHeight(Long screenHeight) JourneySessionEventsNotificationDevice.screenWidth(Long screenWidth) Methods in com.mypurecloud.sdk.v2.model with parameters of type JourneySessionEventsNotificationDeviceModifier and TypeMethodDescriptionJourneySessionEventsNotificationSessionEvent.device(JourneySessionEventsNotificationDevice device) voidJourneySessionEventsNotificationSessionEvent.setDevice(JourneySessionEventsNotificationDevice device)