Uses of Enum Class
com.mypurecloud.sdk.v2.model.LocalizedLabels.KeyEnum
Packages that use LocalizedLabels.KeyEnum
-
Uses of LocalizedLabels.KeyEnum in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return LocalizedLabels.KeyEnumModifier and TypeMethodDescriptionstatic LocalizedLabels.KeyEnumLocalizedLabels.KeyEnum.fromString(String key) LocalizedLabels.getKey()static LocalizedLabels.KeyEnumReturns the enum constant of this class with the specified name.static LocalizedLabels.KeyEnum[]LocalizedLabels.KeyEnum.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 LocalizedLabels.KeyEnumModifier and TypeMethodDescriptionLocalizedLabels.key(LocalizedLabels.KeyEnum key) Contains localized label key used in messenger homescreen and push notification.voidLocalizedLabels.setKey(LocalizedLabels.KeyEnum key)