Uses of Class
com.mypurecloud.sdk.v2.model.JourneyAppEventsNotificationDevice
Packages that use JourneyAppEventsNotificationDevice
-
Uses of JourneyAppEventsNotificationDevice in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return JourneyAppEventsNotificationDeviceModifier and TypeMethodDescriptionJourneyAppEventsNotificationDevice.category(JourneyAppEventsNotificationDevice.CategoryEnum category) JourneyAppEventsNotificationDevice.fingerprint(String fingerprint) JourneyAppEventsNotificationAppMessage.getDevice()JourneyAppEventsNotificationOutcomeAchievedMessage.getDevice()JourneyAppEventsNotificationWebActionMessage.getDevice()JourneyAppEventsNotificationDevice.manufacturer(String manufacturer) JourneyAppEventsNotificationDevice.screenDensity(Long screenDensity) JourneyAppEventsNotificationDevice.screenHeight(Long screenHeight) JourneyAppEventsNotificationDevice.screenWidth(Long screenWidth) Methods in com.mypurecloud.sdk.v2.model with parameters of type JourneyAppEventsNotificationDeviceModifier and TypeMethodDescriptionJourneyAppEventsNotificationAppMessage.device(JourneyAppEventsNotificationDevice device) JourneyAppEventsNotificationOutcomeAchievedMessage.device(JourneyAppEventsNotificationDevice device) JourneyAppEventsNotificationWebActionMessage.device(JourneyAppEventsNotificationDevice device) voidJourneyAppEventsNotificationAppMessage.setDevice(JourneyAppEventsNotificationDevice device) voidJourneyAppEventsNotificationOutcomeAchievedMessage.setDevice(JourneyAppEventsNotificationDevice device) voidJourneyAppEventsNotificationWebActionMessage.setDevice(JourneyAppEventsNotificationDevice device)