Full version SDK or Zoom can help in adding our needs Someone help me with the limited SDK featuers?!?!

Dear all,
here i am adding a video explaining my problem with zoom,

i have managed to make that pop up working fine, but after i have achieved that, I am facing now that the sdk version doesn’t have all features that exist in the published client version in the app store.

My question how possible to have that added icon feature along with all current zoom feature like im, meeting, …etc. without reinventing the wheel…

I wish that zoom company can provide us a customized version app with that button included for our own business use or at least provide a full sdk of the published version of the client.

Anyhow, please guide me how to achieve this needed solution??

Any Suggestions please ?

Hi f.abdulaziz,

Thanks for sharing the video and pardon the late respone, your SDK app looks great, glad to see that. :slight_smile: Our Zoom client SDK is the meeting SDK. We only have the features that are available in the Zoom meetings. The Zoom client app that is available on the App Store is a combination of Zoom Meeting + Zoom IM + Zoom Phone.

We have Zoom Meeting SDK, which is the one you are using; But we do not have Zoom IM SDK or Zoom Phone SDK at the moment. If you would like to have something similar to the Zoom IM feature, you may use the corresponding interfaces in Zoom API, for example: IM chat: https://marketplace.zoom.us/docs/api-reference/zoom-api/im-chat/sendimmessages, or contacts: https://marketplace.zoom.us/docs/api-reference/zoom-api/contacts/getusercontacts

Hope this helps. Thanks!