Thanks for using Zoom SDK. You code looks good, which delegate are you referring to? There are a lot of callbacks in the MeetingService delegate. Could you have a try to see if the onMeetingStateChanged callback is being triggered? Could you share more information on which particular callback is not trigger under what circumstance?
When every user join the video call then i have i call our API to record start and once user left meeting or host ended the call then i have to record end time , what is the way to understand when user has started call and when ended the call
please i need help
with my zoom sdk implementation
i need to catch meeting no and password
when user open new meeting (startMeeting)
i tried different ways but with no hope
i need a simple explanation i know there is a mobileRTCInviteHelper
but i don’t know how to use it
i tried to print some string is MobileRTCMeetingServiceDelegate
as a extension to my viewcontroller but it doesn’t work
Thanks for using the dev forum!
To make sure I am understanding correctly, you are trying to obtain the meeting number and password of a meeting the user is currently in?
@Michael_Condon
thanks michael , i managed to find the answer for my problem
but i am still waiting for an answer for my question in a separate ticket opened by me , thanks