public static interface ScreenCapture.IScreenCaptureCallback
| Modifier and Type | Method and Description |
|---|---|
void |
onScreenCaptured(java.lang.String pFilePath) |
void |
onScreenCaptureFailed(java.lang.String pFilePath,
java.lang.Exception pException) |