Uses of Class
com.vonage.client.voice.ncco.DtmfSettings
Packages that use DtmfSettings
Package
Description
Provides useful NCCO classes which can be serialized using Jackson when
implementing webhooks to drive the Vonage Voice API.
-
Uses of DtmfSettings in com.vonage.client.voice.ncco
Methods in com.vonage.client.voice.ncco that return DtmfSettingsModifier and TypeMethodDescriptionDtmfSettings.Builder.build()Builds the DtmfSettings with this builder's properties.InputAction.getDtmf()Methods in com.vonage.client.voice.ncco with parameters of type DtmfSettingsModifier and TypeMethodDescriptionInputAction.Builder.dtmf(DtmfSettings dtmf) Enable DTMF input with the provided settings.