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 © 2021. All rights reserved.