public class RuntimeDelegate extends BaseSystemDelegate implements me.adaptive.arp.api.IRuntime
| Constructor and Description |
|---|
RuntimeDelegate()
Default Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
void |
dismissApplication()
Dismiss the current Application
|
boolean |
dismissSplashScreen()
Whether the application dismiss the splash screen successfully or not
|
getAPIGroup, getAPIVersionpublic void dismissApplication()
dismissApplication in interface me.adaptive.arp.api.IRuntimepublic boolean dismissSplashScreen()
dismissSplashScreen in interface me.adaptive.arp.api.IRuntime