Package com.mypurecloud.sdk.v2.model
Class JourneySessionEventsNotificationDevice
java.lang.Object
com.mypurecloud.sdk.v2.model.JourneySessionEventsNotificationDevice
- All Implemented Interfaces:
Serializable
JourneySessionEventsNotificationDevice
- 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
-
JourneySessionEventsNotificationDevice
public JourneySessionEventsNotificationDevice() -
JourneySessionEventsNotificationDevice
-
-
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 JourneySessionEventsNotificationDevice category(JourneySessionEventsNotificationDevice.CategoryEnum category) -
getCategory
-
setCategory
-
manufacturer
-
getManufacturer
-
setManufacturer
-
equals
-
hashCode
public int hashCode() -
toString
-