Requirement for approval as app in marketplace

The approval team wants more information and have added this information:

This requirement is not just for bots that record the meeting. This applies to apps that access meeting data such as audio or video. In this case, your app sends in a bot (non-active participant) and grabs the video data which is then displayed in an external display. Your app is not able to display the video feed unless the app sends in that non-active participant. This non-active participant should only gain access to the meeting video feed if it requests permission from the host via the method that’s described in the documentation.

The explanation refers to the page Meeting Bots Accessing Media Streams which mentions that apps which join a meeting as non-active participant act as a bot. To handle this, the app needs to handle the onReminderNotify event and automatically accept the prompts.

The problem is that the mentioned event onReminderNotify does not exist in the macOS SDK.
Can you please help me?

I’ve found a description of it by googling. It is mentioned in the change log at Zoom Meeting SDK - macOS - 5.14.5