okcore / winkit.android.okcore / MultipleCoreRequests / start
start
fun start(onAllFinish: (allSuccess:
Boolean
) ->
Unit
):
Unit
Launch all requests in the same time.
Parameters
onAllFinish
- listener.
okcore / winkit.android.okcore / MultipleCoreRequests / start
fun start(onAllFinish: (allSuccess:
Boolean
) ->
Unit
):
Unit
Launch all requests in the same time.
onAllFinish
- listener.