update

fun update(callType: String, updater: CallServiceConfigBuilder.() -> Unit)

Updates an existing call configuration or creates a new one if it does not exist.

Parameters

callType

The type of call to update the configuration for.

updater

A lambda to update the CallServiceConfig using CallServiceConfigBuilder.