Uses of Class
com.mypurecloud.sdk.v2.model.TextBotUserInputAlternative
Packages that use TextBotUserInputAlternative
-
Uses of TextBotUserInputAlternative in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return TextBotUserInputAlternativeModifier and TypeMethodDescriptionTextBotUserInputAlternative.transcript(TextBotTranscript transcript) The user input transcript.Methods in com.mypurecloud.sdk.v2.model that return types with arguments of type TextBotUserInputAlternativeMethod parameters in com.mypurecloud.sdk.v2.model with type arguments of type TextBotUserInputAlternativeModifier and TypeMethodDescriptionTextBotUserInputEvent.alternatives(List<TextBotUserInputAlternative> alternatives) The input alternatives.voidTextBotUserInputEvent.setAlternatives(List<TextBotUserInputAlternative> alternatives)