updateSubscriptions

suspend fun updateSubscriptions(forParticipants: Map<ParticipantId, Update<SubscriptionSettingsUpdate>>, forParticipantsWithProfiles: Map<SubscriptionProfile, Update<SubscriptionSettingsUpdate>>)

See the documentation for CallClient.updateSubscriptions

Throws OperationFailedException on failure.