setProxyUrl

fun setProxyUrl(proxyUrl: String?, listener: RequestListener? = null)

For users whose firewall policies prevent them from directly accessing Daily’s domains.

The optional callback (listener) will be invoked either when the operation has completed, or if it encounters an error.

Errors will also be provided to the CallClientListener.onError callback.