Description
CallInInfo.participantId doesn’t match VideoClient.getUser().userId
This may be by design but the use case I was looking at was for a connected zoom user during one of our meetings, if they were having trouble connecting to audio, one of our support agents would be able to send them phone instructinos, including their participant ID so when they called in it would link them. Just validating this is expected behaviour? The phone participantId is different than the zoom userId?
Which Web Video SDK version?
2.1.0
Video SDK Code Snippets
Stream.getCurrentSessionCallinInfo().participantId
VideoClient.getUser().userId
Screenshots
Would include phone participantId above if was available to extract by a host


