Uses of Enum Class
com.mypurecloud.sdk.v2.model.NotificationsSettings.NotificationContentTypeEnum
Packages that use NotificationsSettings.NotificationContentTypeEnum
-
Uses of NotificationsSettings.NotificationContentTypeEnum in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return NotificationsSettings.NotificationContentTypeEnumModifier and TypeMethodDescriptionNotificationsSettings.NotificationContentTypeEnum.fromString(String key) NotificationsSettings.getNotificationContentType()Returns the enum constant of this class with the specified name.NotificationsSettings.NotificationContentTypeEnum.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 NotificationsSettings.NotificationContentTypeEnumModifier and TypeMethodDescriptionNotificationsSettings.notificationContentType(NotificationsSettings.NotificationContentTypeEnum notificationContentType) The notification content type settings for messengervoidNotificationsSettings.setNotificationContentType(NotificationsSettings.NotificationContentTypeEnum notificationContentType)