blockingGet

open override fun blockingGet(): List<TrackedEntityInstance>

Get the list of objects in a synchronous way. Important: this is a blocking method and it should not be executed in the main thread. Consider the asynchronous version .get.

Return

List of objects