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