update Subscriptions
suspend fun updateSubscriptions(forParticipants: Map<ParticipantId, Update<SubscriptionSettingsUpdate>>, forParticipantsWithProfiles: Map<SubscriptionProfile, Update<SubscriptionSettingsUpdate>>)
Content copied to clipboard
See the documentation for CallClient.updateSubscriptions
Throws OperationFailedException on failure.