I have a question about Sendbird Calls Javascript SDK.
If A calls B and B’s web browser socket connection is disconnected (such as shutting down the browser process).
I understood that B doesn’t get a phone notification, is that right?
I have a question about Sendbird Calls Javascript SDK.
If A calls B and B’s web browser socket connection is disconnected (such as shutting down the browser process).
I understood that B doesn’t get a phone notification, is that right?
Yes, that’s right.
And if B authenticates again, and A is still calling, B can receive a notification for the call.