Skip to main content

AsyncRunnable

Complete API reference for AsyncRunnable, including constructors, attributes, virtual attributes, and methods.

Package: JAVARuntime

Category: Async

Component: no


public interface AsyncRunnable

Methods

SignatureReturnsDescription
onBackground(Object)ObjectExecutes onBackground and returns after the underlying engine call finishes.
onEngine(Object)voidExecutes onEngine and returns after the underlying engine call finishes.