Uses of Enum Class
com.mypurecloud.sdk.v2.model.Callback.DirectionEnum
Packages that use Callback.DirectionEnum
-
Uses of Callback.DirectionEnum in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return Callback.DirectionEnumModifier and TypeMethodDescriptionstatic Callback.DirectionEnumCallback.DirectionEnum.fromString(String key) Callback.getDirection()static Callback.DirectionEnumReturns the enum constant of this class with the specified name.static Callback.DirectionEnum[]Callback.DirectionEnum.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 Callback.DirectionEnumModifier and TypeMethodDescriptionCallback.direction(Callback.DirectionEnum direction) The direction of the callvoidCallback.setDirection(Callback.DirectionEnum direction)