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