Uses of Enum Class
com.mypurecloud.sdk.v2.model.PatchContentOffer.DisplayModeEnum
Packages that use PatchContentOffer.DisplayModeEnum
-
Uses of PatchContentOffer.DisplayModeEnum in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return PatchContentOffer.DisplayModeEnumModifier and TypeMethodDescriptionPatchContentOffer.DisplayModeEnum.fromString(String key) PatchContentOffer.getDisplayMode()Returns the enum constant of this class with the specified name.static PatchContentOffer.DisplayModeEnum[]PatchContentOffer.DisplayModeEnum.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 PatchContentOffer.DisplayModeEnumModifier and TypeMethodDescriptionPatchContentOffer.displayMode(PatchContentOffer.DisplayModeEnum displayMode) The display mode of Genesys Widgets when displaying content offer.voidPatchContentOffer.setDisplayMode(PatchContentOffer.DisplayModeEnum displayMode)