I see this `
But this link for Java(Android) Language.I want to use kotlin Language... ` I am using OkHttp library
val client = OkHttpClient()
val time = client.connectTimeoutMillis() // it's get only methood but i looking for method for set Timeout
and my trouble is I cannot find how to set connection timeout and socket timeout For Kotlin.