public class Rebpower_GeneralConfigurationEvent extends CameraEvent
| Constructor and Description |
|---|
Rebpower_GeneralConfigurationEvent(String version,
long powerOffSleepMillis,
int psDeviceExcepNumToOffline,
long psDeviceReadTimeout) |
| Modifier and Type | Method and Description |
|---|---|
long |
getPowerOffSleepMillis() |
int |
getPsDeviceExcepNumToOffline() |
long |
getPsDeviceReadTimeout() |
String |
getVersion() |
String |
toString() |
public Rebpower_GeneralConfigurationEvent(String version, long powerOffSleepMillis, int psDeviceExcepNumToOffline, long psDeviceReadTimeout)
public String getVersion()
public long getPowerOffSleepMillis()
public int getPsDeviceExcepNumToOffline()
public long getPsDeviceReadTimeout()
Copyright © 2022. All rights reserved.