WebRTC Sdk initialization effects?

Hi,

I was wondering does the initiation of the WebRTC SDK set the operator to "available" state or is that something I would have to do through the Javascript SDK?

Best,
Biniyam

No, the WebRTC SDK does not manipulate the user's presence or routing status. Your app is responsible for managing that. See Understanding Presence for more info.

1 Like

This topic was automatically closed 31 days after the last reply. New replies are no longer allowed.