public interface AppDeletedListener extends EventListener
App is deleted.| Modifier and Type | Method and Description |
|---|---|
void |
onAppDeleted(App app)
Code to execute right after app is deleted.
|
void onAppDeleted(App app)
app - the app objectCopyright © 2018 Erudika. All rights reserved.