okcore / winkit.android.okcore / CoreController / executeString

executeString

protected fun executeString(request: CoreRequest): String?

Execute on the current thread the request that return a String

Parameters

request - to send

Return the result String