Current Meeting ID

Description
What is the method to get the current meeting ID? I searched for hours in the documentation and I have no luck.

Hi @rajal.patel,

You could get the meeting ID from MobileRTCInviteHelper.ongoingMeetingNumber(https://zoom.github.io/zoom-sdk-ios/interface_mobile_r_t_c_invite_helper.html#af2dad7bc6e0144e970fe8cdc31353e24)

Thanks!