customer-android-kotlin

//core/com.kustomer.core.providers/KusChatProvider/sendArticlesClicked

sendArticlesClicked

[androidJvm]
abstract suspend fun sendArticlesClicked(conversationId: String, articleDeflection: KusKbLastDeflectionData?): KusResult<Boolean>

Sends data about KB deflection articles that are clicked

See also

androidJvm

   
com.kustomer.core.models.chat.KusKbLastDeflectionData  

Parameters

androidJvm

   
conversationId - ID of the conversation to send the status to
articleDeflection - Deflection Data for clicked article