OnConversionClicked

open override fun OnConversionClicked(user: User)

OnUserClicked comes from the UserListener interface It opens the ChatActivity for chat

Parameters

user

the type of a User in this function.