Hi,
I wanted to know if there is a way through the Zoom Java script SDK or api request to know whether the end user clicked on a market place installed app is within on going meeting or from outside of the meeting.
Thanks!
Hi,
I wanted to know if there is a way through the Zoom Java script SDK or api request to know whether the end user clicked on a market place installed app is within on going meeting or from outside of the meeting.
Thanks!
Hi,
I’m referring to The Zoom App Sdk : https://marketplace.zoom.us/docs/zoom-apps/js-sdk/reference/#getRunningContext
It’s okay I found it under the application context.
Thanks!
I’m glad you were able to find the solution! That’s right, the App Context will show if a user is inMeeting or inMainClient among other potential contexts.