How I can receive emoji reactions?

Description
I’m using Zoom Windows SDK C# Wrapper to build my app and I want to receive emoji reactions from participants.
There is a description of IEmojiReactionController, but I can’t find a suitable implementation in the C# wrapper.
https://marketplacefront.zoom.us/sdk/meeting/windows/class_i_emoji_reaction_controller.html
Could you please tell me how can I receive emoji reactions in a c# application?

Which Windows Meeting SDK version?
zoom-c-sharp-wrapper-5.4.54802.0124

Hey @s1813556,

Thanks for using the dev forum!

Zoom does not actively maintain the C# wrapper so if it does not contain an interface that is present in the documentation, you must modify the wrapper manually to add it in.

Thanks!
Michael

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.