View on GitHub

optical_graph_recognition_mobApp

Mobile application for optical graph recognition

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

deleteAll

suspend fun deleteAll(): Boolean

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

Return Boolean everything went fine or not

Author Władysław Jakołcewicz