customer-android-kotlin

//core/com.kustomer.core.repository/KusAiAgentInfo/KusAiAgentInfo

KusAiAgentInfo

[androidJvm]
constructor(aiAutomationId: String? = null, aiAgentUser: KusUser? = null, proactiveMessage: String? = null, exception: Exception? = null)