Uses of Enum Class
com.mypurecloud.sdk.v2.model.CallbackIdentifier.TypeEnum
Packages that use CallbackIdentifier.TypeEnum
-
Uses of CallbackIdentifier.TypeEnum in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return CallbackIdentifier.TypeEnumModifier and TypeMethodDescriptionstatic CallbackIdentifier.TypeEnumCallbackIdentifier.TypeEnum.fromString(String key) CallbackIdentifier.getType()static CallbackIdentifier.TypeEnumReturns the enum constant of this class with the specified name.static CallbackIdentifier.TypeEnum[]CallbackIdentifier.TypeEnum.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 CallbackIdentifier.TypeEnumModifier and TypeMethodDescriptionvoidCallbackIdentifier.setType(CallbackIdentifier.TypeEnum type) CallbackIdentifier.type(CallbackIdentifier.TypeEnum type) The type of the associated callback participant