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.
boolFalse#bc799737 = Bool;
boolTrue#997275b5 = Bool;
---functions---
phone.checkGroupCall#b74a7bea call:InputGroupCall source:int = Bool;
Parameters
Result
Vector<int>
Only users can use this method
Possible errors
| Code |
Type |
Description |
| 400 |
GROUPCALL_INVALID |
The specified group call is invalid. |
| 400 |
GROUPCALL_JOIN_MISSING |
You haven't joined this group call. |