phone.toggleGroupCallStartSubscription

Subscribe or unsubscribe to a scheduled group call

 Method schema is available as of layer 127. Switch ยป

Parameters

Name Type Description
call InputGroupCall Scheduled group call
subscribed Bool Enable or disable subscription

Result

Updates

Possible errors

Code Type Description
403 GROUPCALL_ALREADY_STARTED The groupcall has already started, you can join directly using phone.joinGroupCall.

Related pages

phone.joinGroupCall

Join a group call