Uses of Class
com.mypurecloud.sdk.v2.model.ConversationAppSettings
Packages that use ConversationAppSettings
-
Uses of ConversationAppSettings in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return ConversationAppSettingsModifier and TypeMethodDescriptionThe auto start for the messenger conversationConversationAppSettings.conversationClear(ConversationClearSettings conversationClear) The conversation clear settings for the messenger appConversationAppSettings.conversationDisconnect(ConversationDisconnectSettings conversationDisconnect) The conversation disconnect settings for the messenger appThe toggle to enable or disable conversationsMessengerApps.getConversations()The humanize conversations settings for the messenger appThe markdown for the messenger appConversationAppSettings.notifications(NotificationsSettings notifications) The notification settings for messenger appsConversationAppSettings.sessionDurationSeconds(Integer sessionDurationSeconds) The guest session duration settings for messenger conversationsConversationAppSettings.showAgentTypingIndicator(Boolean showAgentTypingIndicator) The toggle to enable or disable typing indicator for messengerConversationAppSettings.showUserTypingIndicator(Boolean showUserTypingIndicator) The toggle to enable or disable typing indicator for messengerMethods in com.mypurecloud.sdk.v2.model with parameters of type ConversationAppSettingsModifier and TypeMethodDescriptionMessengerApps.conversations(ConversationAppSettings conversations) The conversation settings that handles chats within the messengervoidMessengerApps.setConversations(ConversationAppSettings conversations)