Uses of Enum Class
com.mypurecloud.sdk.v2.model.JourneySessionEventsNotificationDevice.CategoryEnum
Packages that use JourneySessionEventsNotificationDevice.CategoryEnum
-
Uses of JourneySessionEventsNotificationDevice.CategoryEnum in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return JourneySessionEventsNotificationDevice.CategoryEnumModifier and TypeMethodDescriptionJourneySessionEventsNotificationDevice.CategoryEnum.fromString(String key) JourneySessionEventsNotificationDevice.getCategory()Returns the enum constant of this class with the specified name.JourneySessionEventsNotificationDevice.CategoryEnum.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 JourneySessionEventsNotificationDevice.CategoryEnumModifier and TypeMethodDescriptionJourneySessionEventsNotificationDevice.category(JourneySessionEventsNotificationDevice.CategoryEnum category) voidJourneySessionEventsNotificationDevice.setCategory(JourneySessionEventsNotificationDevice.CategoryEnum category)