public class ImageStoredEvent extends CameraEvent
| Constructor and Description |
|---|
ImageStoredEvent(int priority,
String imageName,
double timeStampImageStored) |
| Modifier and Type | Method and Description |
|---|---|
String |
getImageName() |
double |
getTimeStampImageStored() |
String |
toString() |
public ImageStoredEvent(int priority,
String imageName,
double timeStampImageStored)
Copyright © 2020. All rights reserved.