JavaCallback

This class implements the VMDCallback interface to return data on the main thread. This should be used in pure Java applications to handle multi-threading when parsing Map data.

Constructors

Link copied to clipboard
constructor()
Constructor.

Functions

Link copied to clipboard
open fun post(runnable: Runnable)
Performs action on a new thread