iOS Architecture & Integration
Core architecture and integration components for iOS development with the Agentforce Mobile SDK.
Implement these core protocols for integration and customization:
- AgentConversation - Core conversation interface for message handling and state management
- AgentforceDataProviding - Data access abstraction for Salesforce integration
The iOS SDK follows protocol-oriented design patterns with dependency injection through provider protocols. It leverages SwiftUI for modern declarative UI development and integrates seamlessly with the SalesforceMobileSDK ecosystem.