**Is your feature request related to a problem? Please describe.** In context of Kotlin coroutines blocking calls are not allowed. **Describe the solution you'd like** Change interface, so there are no more blocking calls.
Is your feature request related to a problem? Please describe.
In context of Kotlin coroutines blocking calls are not allowed.
Describe the solution you'd like
Change interface, so there are no more blocking calls.