Uses of Enum Class
com.vonage.client.voice.ncco.InputMode
Packages that use InputMode
Package
Description
Provides useful NCCO classes which can be serialized using Jackson when
implementing webhooks to drive the Vonage Voice API.
-
Uses of InputMode in com.vonage.client.voice.ncco
Methods in com.vonage.client.voice.ncco that return InputModeModifier and TypeMethodDescriptionstatic InputModeInputMode.fromString(String name) InputAction.getMode()How the input should be processed.static InputModeReturns the enum constant of this class with the specified name.static InputMode[]InputMode.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.vonage.client.voice.ncco with parameters of type InputModeModifier and TypeMethodDescriptionHow the input should be processed.