MacSDK get MeetingNumber

Description
hi,zoom
i can get ongoingMeetingNumber in MobileRTC. But i can not found it in MacSDK.
how can i get the ongoingMeetingNumber ?

Which version?
all versions

Smartphone (please complete the following information):

  • Device: mac

Hi wangyx,

Thanks for using Zoom SDK. In Mac, you can use getMeetingProperty: method in ZoomSDKMeetingService class and pass the MeetingPropertyCmd_MeetingNumber in MeetingPropertyCmd as an parameter to retrieve the meeting ID.

Hope this helps. Thanks!

1 Like