Uses of Enum Class
com.mypurecloud.sdk.v2.model.MobileNotificationSettings.WhenEnum
Packages that use MobileNotificationSettings.WhenEnum
-
Uses of MobileNotificationSettings.WhenEnum in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return MobileNotificationSettings.WhenEnumModifier and TypeMethodDescriptionMobileNotificationSettings.WhenEnum.fromString(String key) MobileNotificationSettings.getWhen()Returns the enum constant of this class with the specified name.static MobileNotificationSettings.WhenEnum[]MobileNotificationSettings.WhenEnum.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.mypurecloud.sdk.v2.model with parameters of type MobileNotificationSettings.WhenEnumModifier and TypeMethodDescriptionvoidMobileNotificationSettings.setWhen(MobileNotificationSettings.WhenEnum when) MobileNotificationSettings.when(MobileNotificationSettings.WhenEnum when) When the user should receive notifications