public interface AndroidEventListener
| Modifier and Type | Method and Description |
|---|---|
void |
onActivityResult(int requestCode,
int resultCode,
android.content.Intent data)
Will be called if the application's onActivityResult(...) method is called.
|
Copyright © 2015. All rights reserved.