work On Application

fun workOnApplication(application: <Error class: unknown class>?, onSuccess: () -> Unit)

Method to work on an application

Parameters

application

The application to work on

onSuccess

The action to execute when the operation on the application has been executed