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
app / com.pzpg.ogr.api / RequestManager / 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