Raw.phone.CheckGroupCall
Check whether the group call server forwarding unit is currently receiving the streams with the specified webrtc source ids. returns an intersection of the source ids specified in sources, and the source ids currently being forwarded by the sfu.
phone.checkGroupCall#b59cf977 call:InputGroupCall sources:Vector<int> = Vector<int>;
export namespace Raw {
export namespace phone {
export class CheckGroupCall {
constructor(params: { call: Raw.TypeInputGroupCall; sources: Array<number> }) {}
}
}
}
This is a function constructor, you can use it as method when call invoke
Layer: 185
Constructor ID: 0xb59cf977
Property
call
: Raw.TypeInputGroupCallGroup call
sources
: Array of numberSource ids