For example, if I have 20 conversations in my app that correspond to 20 different session Ids which I get from my app server.
Let's assume that the sessionIDs are 1 to 20.
Now can someone let me know how I will be notified if another user initiates a video call on conversation 15 (Session Id 15) so I can connect to same session and subscribe to the stream.