We have embedded the Meeting SDK web client inside of Salesforce successfully, in that we can start and join meetings. We want the functionality of having the client ring like the standalone client does when a user calls a contact for a meeting. Is this possible with the Meeting SDK? Perhaps by creating an instant meeting through the REST API and starting it in the host web client? I’m hoping someone more familiar with the SDK can give a definitive answer so I don’t waste time on a POC to test it out. Thanks in advance!
This is not possible via Meeting SDK Web alone.
You will have to implement your own user contact list, push notification for ringing users, and pass the meeting details (meeting number, password) for the Meeting SDK Web Client to join
This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.