Package-level declarations
Types
Link copied to clipboard
typealias AgentConfiguration = com.salesforce.android.smi.network.internal.dto.response.remoteconfig.AgentConfiguration
Agent-specific configuration settings for the deployment.
Link copied to clipboard
typealias AttachmentConfiguration = com.salesforce.android.smi.network.internal.dto.response.remoteconfig.AttachmentConfiguration
Configuration governing file attachment capabilities (allowed types, size limits).
Link copied to clipboard
typealias ConversationOptionsConfiguration = com.salesforce.android.smi.network.internal.dto.response.remoteconfig.ConversationOptionsConfiguration
Configuration for conversation-level options such as auto-close behavior.
Link copied to clipboard
typealias DeploymentType = com.salesforce.android.smi.network.internal.dto.response.remoteconfig.DeploymentType
The deployment platform type (e.g., DeploymentType.Mobile).
Link copied to clipboard
typealias PreChatConfiguration = com.salesforce.android.smi.network.internal.dto.response.remoteconfig.PreChatConfiguration
Configuration for a single pre-chat form, including its fields and display rules.
Link copied to clipboard
typealias RemoteConfiguration = com.salesforce.android.smi.network.internal.dto.response.remoteconfig.RemoteConfiguration
The full remote configuration for the messaging deployment.
Link copied to clipboard
typealias TranscriptConfiguration = com.salesforce.android.smi.network.internal.dto.response.remoteconfig.TranscriptConfiguration
Configuration for email transcript delivery after a conversation ends.