public static interface CapabilitySnapshot.SnapshotListener extends Listener
| Modifier and Type | Method and Description |
|---|---|
void |
onSnapshotCaptured(java.lang.String filePath,
int status)
A function to listen the captures of snapshot.
|
void onSnapshotCaptured(java.lang.String filePath,
int status)
filePath - path of saved snapshot.status - status corresponds to value from CapabilitySnapshot.SnapshotStatus.