Description
In zoom sdk 5.4, after meeting ends, the sdk will receive MEETING_STATUS_ENDED from onMeetingStatusChanged callback. But after upgrading to zoom sdk 5.10.6, this message is not received.
This happens all the time.
Which Windows Meeting SDK version?
5.10.6
To Reproduce(If applicable)
Steps to reproduce the behavior:
start a zoom meeting as host
join the meeting with sdk
host ends the meeting but zoom sdk does not receive MEETING_STATUS_ENDED from onMeetingStatusChanged.