Package com.mypurecloud.sdk.v2.model
Class MobileSettings
java.lang.Object
com.mypurecloud.sdk.v2.model.MobileSettings
- All Implemented Interfaces:
Serializable
Settings for mobile devices
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleaninthashCode()notifications(MobileNotificationSettings notifications) Settings for a user's mobile notificationsvoidsetNotifications(MobileNotificationSettings notifications) toString()
-
Constructor Details
-
MobileSettings
public MobileSettings() -
MobileSettings
-
-
Method Details