Call-in and Call-me support

Description
Does the Zoom Web SDK support Call-in and Call-me functionality similar to the Zoom thick client?

Additional context
The Call-in and Call-me (or “call-out”) features that I’m asking about are related to audio options. I’d just like to know whether these are supported in the JavaScript API as I could not find them mentioned in the documentation.

Thanks

I think I found the answer, at least to the second part of my question:
https://zoom.github.io/sample-app-web/ZoomMtg.html#callOut

1 Like

Hey @k77, thanks for posting and using Zoom!

Yes we do have call out as you found.

As for call in, we do not because the external device would be the one calling in, hence not controllable by the Web SDK :slight_smile:

Thanks,
Tommy