Uses of Enum Class
com.mypurecloud.sdk.v2.model.UserNextActivityReminder.ActivityCategoryEnum
Packages that use UserNextActivityReminder.ActivityCategoryEnum
-
Uses of UserNextActivityReminder.ActivityCategoryEnum in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return UserNextActivityReminder.ActivityCategoryEnumModifier and TypeMethodDescriptionUserNextActivityReminder.ActivityCategoryEnum.fromString(String key) UserNextActivityReminder.getActivityCategory()Returns the enum constant of this class with the specified name.UserNextActivityReminder.ActivityCategoryEnum.values()Returns an array containing the constants of this enum class, in the order they are declared.