Package com.mypurecloud.sdk.v2.model
Class JourneyWebActionEventsNotificationDevice
java.lang.Object
com.mypurecloud.sdk.v2.model.JourneyWebActionEventsNotificationDevice
- All Implemented Interfaces:
Serializable
JourneyWebActionEventsNotificationDevice
- See Also:
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic enumGets or Sets category -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleanfingerprint(String fingerprint) getType()inthashCode()manufacturer(String manufacturer) screenDensity(Long screenDensity) screenHeight(Long screenHeight) screenWidth(Long screenWidth) voidvoidsetFingerprint(String fingerprint) voidsetIsMobile(Boolean isMobile) voidsetManufacturer(String manufacturer) voidsetOsFamily(String osFamily) voidsetOsVersion(String osVersion) voidsetScreenDensity(Long screenDensity) voidsetScreenHeight(Long screenHeight) voidsetScreenWidth(Long screenWidth) voidtoString()
-
Constructor Details
-
JourneyWebActionEventsNotificationDevice
public JourneyWebActionEventsNotificationDevice() -
JourneyWebActionEventsNotificationDevice
-
-
Method Details
-
type
-
getType
-
setType
-
isMobile
-
getIsMobile
-
setIsMobile
-
screenHeight
-
getScreenHeight
-
setScreenHeight
-
screenWidth
-
getScreenWidth
-
setScreenWidth
-
screenDensity
-
getScreenDensity
-
setScreenDensity
-
fingerprint
-
getFingerprint
-
setFingerprint
-
osFamily
-
getOsFamily
-
setOsFamily
-
osVersion
-
getOsVersion
-
setOsVersion
-
category
public JourneyWebActionEventsNotificationDevice category(JourneyWebActionEventsNotificationDevice.CategoryEnum category) -
getCategory
-
setCategory
-
manufacturer
-
getManufacturer
-
setManufacturer
-
equals
-
hashCode
public int hashCode() -
toString
-