How do I invite users to a meeting using SDK

Hi @zsamora,

Thanks for the reply. Which contact list are you referring to? If you are referring to the contact list of the Zoom account, SDK cannot access to the contact list. If you would like to get the contact list, you may use the Zoom API: https://marketplace.zoom.us/docs/api-reference/zoom-api/contacts/getusercontacts; If you are referring to the device’s contact list, that is not controlled by the SDK.

Thanks!