Uses of Class
com.mypurecloud.sdk.v2.model.NuanceMixDlgSettings
Packages that use NuanceMixDlgSettings
-
Uses of NuanceMixDlgSettings in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return NuanceMixDlgSettingsModifier and TypeMethodDescriptionThe Nuance channel ID to use when launching the Nuance bot, which must one of the code names of the bot's registered input channels.PostTextRequest.getNuanceMixDlg()NuanceMixDlgSettings.inputParameters(Map<String, Object> inputParameters) Name/value pairs of input variables to be sent to the Nuance bot.Methods in com.mypurecloud.sdk.v2.model with parameters of type NuanceMixDlgSettingsModifier and TypeMethodDescriptionPostTextRequest.nuanceMixDlg(NuanceMixDlgSettings nuanceMixDlg) Provider specific settings, if anyvoidPostTextRequest.setNuanceMixDlg(NuanceMixDlgSettings nuanceMixDlg)