Uses of Enum Class
com.mypurecloud.sdk.v2.model.LauncherButtonSettings.DisplayTypeEnum
Packages that use LauncherButtonSettings.DisplayTypeEnum
-
Uses of LauncherButtonSettings.DisplayTypeEnum in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return LauncherButtonSettings.DisplayTypeEnumModifier and TypeMethodDescriptionLauncherButtonSettings.DisplayTypeEnum.fromString(String key) LauncherButtonSettings.getDisplayType()Returns the enum constant of this class with the specified name.LauncherButtonSettings.DisplayTypeEnum.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 LauncherButtonSettings.DisplayTypeEnumModifier and TypeMethodDescriptionLauncherButtonSettings.displayType(LauncherButtonSettings.DisplayTypeEnum displayType) The display type of the launcher buttonvoidLauncherButtonSettings.setDisplayType(LauncherButtonSettings.DisplayTypeEnum displayType)