customer-android-kotlin

//core/com.kustomer.core.listeners/KusChatListener/onSatisfactionEventReceived

onSatisfactionEventReceived

[androidJvm]
abstract fun onSatisfactionEventReceived(conversationId: String, satisfaction: KusSatisfaction)

Called when a Satisfaction feedback form sent for a closed conversation. This event is triggered after the specified delay time configured in Satisfaction settings in Kustomer.

See also

androidJvm

   
com.kustomer.core.models.chat.KusCsatForm KusCsatResponse

Parameters

androidJvm

   
conversationId  
satisfaction KusSatisfaction object containing KusCsatForm&KusCsatResponse