View on GitHub

optical_graph_recognition_mobApp

Mobile application for optical graph recognition

app / com.pzpg.ogr.api / RequestManager / getHistory

getHistory

suspend fun getHistory(): JSONArray?

Suspend fun to called from a coroutine, used ee in RequestServer.getHistory

Return JSONArray array of entities of processed graphs

Author Władysław Jakołcewicz