How to react “clap”, “Yes”, “No”, “Emoji” for the current user

Hi,

I can see that I have access to feedbackType in MobileRTCMeetingUserInfo which allow me to display people “reactions” (possible value are “clap”, “Yes”, “No”, “Emoji”, etc) but I can’t find where to set this feedbackType for the current user.

Thank you for your help.
Nicolas

ios SDK: zoom-sdk-ios-4.6.21666.0428

Hi @nicolas.bonnet,

Thanks for the post. Yes, there are only getter functions for the feedbackType. If you would like to implement this in the Custom UI, you may get the feedback from the interface and draw your own UI based on the information.

Hope this helps. Thanks!

Hi @carson.zoom,

Sorry but the question was regarding how to send a feedback. Which function should I use?

Best

Hi @nicolas.bonnet,

Thanks for the post. I have double-checked with the engineering team and unfortunately, we do not have the interfaces to send feedback at the moment. I will forward this as a feature request to the engineering team.

Thanks!