CallTest

constructor(config: RtcConfiguration, filter: (IceCandidate) -> Boolean = noFilter, done: suspend (Any) -> Unit, failed: suspend (String) -> Unit, testType: String, coroutineScope: CoroutineScope, logger: Logger)