Uses of Class
com.mypurecloud.sdk.v2.model.TextBotUserAgent
Packages that use TextBotUserAgent
-
Uses of TextBotUserAgent in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return TextBotUserAgentModifier and TypeMethodDescriptionBotChannel.getUserAgent()TextBotChannel.getUserAgent()TextBotUserAgent.name(TextBotUserAgent.NameEnum name) The name of the user agent.Methods in com.mypurecloud.sdk.v2.model with parameters of type TextBotUserAgentModifier and TypeMethodDescriptionvoidBotChannel.setUserAgent(TextBotUserAgent userAgent) voidTextBotChannel.setUserAgent(TextBotUserAgent userAgent) BotChannel.userAgent(TextBotUserAgent userAgent) Information about the end user agent calling the bot flow.TextBotChannel.userAgent(TextBotUserAgent userAgent) Information about the end user agent calling the bot flow.