AsyncLauncher

open class AsyncLauncher

An asynchronous coroutine scope launcher

Functions

Link copied to clipboard
open fun launchApi()
Launches Macrocosm API Spin
Link copied to clipboard
open fun launchCoroutine(coroutine: (out Any, out Any) -> out Any)
Launch a single imitated kotlin coroutine scope from java