VoiceClientOptions

constructor(enableMic: Boolean = true, enableCam: Boolean = false, services: List<ServiceRegistration> = emptyList(), config: List<ServiceConfig> = emptyList(), customHeaders: List<Pair<String, String>> = emptyList())