update User Reaction For Channel Item
abstract fun updateUserReactionForChannelItem(channelId: String?, itemId: String?, reactionType: ChannelItem.ReactionType?, listener: IChannelProxy.IUpdateUserReactionListener?)
Content copied to clipboard
Updates the user reaction of a channel item
Parameters
channelId
String id of the channel
itemId
String Item's id of the channel item
reactionType
@object:ChannelItem.ReactionType type of reaction to add
listener
IUpdateUserReactionListener Callback