Pix Bus
Functions
Link copied to clipboard
Link copied to clipboard
fun results(coroutineScope: CoroutineScope = CoroutineScope(Dispatchers.Main), handler: suspend (PixEventCallback.Results) -> Unit): Job
Link copied to clipboard
fun returnObjects(coroutineScope: CoroutineScope = CoroutineScope(Dispatchers.IO), event: PixEventCallback.Results): Job