This commit is contained in:
Mikhail Filimonov 2025-04-15 17:52:53 +03:00
parent 54625af501
commit 62a3b0d6ae

View File

@ -899,6 +899,7 @@ public final class OngoingGroupCallContext {
}
return OngoingGroupCallRequestedVideoChannel(
audioSsrc: channel.audioSsrc,
userId: channel.peerId,
endpointId: channel.endpointId,
ssrcGroups: channel.ssrcGroups.map { group in
return OngoingGroupCallSsrcGroup(