public class FileCommandExecutionEvent extends CameraEvent
| Constructor and Description |
|---|
FileCommandExecutionEvent(int priority,
String imageName,
double timestampCommandComplete,
String command,
int rc) |
| Modifier and Type | Method and Description |
|---|---|
String |
getCommand() |
String |
getImageName() |
int |
getRc() |
double |
getTimestampCommandComplete() |
String |
toString() |
Copyright © 2020. All rights reserved.