STWProcessDeleteCallback

interface STWProcessDeleteCallback : ErrorListener<MyBusinessError>

Functions

Link copied to clipboard
abstract fun onDeleted(nbrOfDeletedProcess: Int)

Inherited functions

Link copied to clipboard
abstract fun error(error: MyBusinessError)