Yesterday we have delivered the ePB app for the demo within the deadline (hard deadline ;) )
String result = BuildersKt.runBlocking( EmptyCoroutineContext.INSTANCE, (scope, continuation) -> suspendFunctionName(continuation) ); Reference: https://www.baeldung.com/kotlin/suspend-functions-from-java
Comments
Post a Comment