public static interface StpApi.DeviceEventReportOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
StpApi.DeviceExceptionEvent |
getDeviceExceptionEvent()
optional AntennaEvent antenna_event
= 4;
|
StpApi.DeviceExceptionEventOrBuilder |
getDeviceExceptionEventOrBuilder()
optional AntennaEvent antenna_event
= 4;
|
StpApi.GPIEvent |
getGPIEvent()
optional SerializationJobEvent
serialization_job_event = 2;
|
StpApi.GPIEventOrBuilder |
getGPIEventOrBuilder()
optional SerializationJobEvent
serialization_job_event = 2;
|
StpApi.LowEncodeVolumeEvent |
getLowEncodeVolumeEvent() |
StpApi.LowEncodeVolumeEventOrBuilder |
getLowEncodeVolumeEventOrBuilder() |
StpApi.OperationEvent |
getOperationEvent() |
StpApi.OperationEventOrBuilder |
getOperationEventOrBuilder() |
boolean |
hasDeviceExceptionEvent()
optional AntennaEvent antenna_event
= 4;
|
boolean |
hasGPIEvent()
optional SerializationJobEvent
serialization_job_event = 2;
|
boolean |
hasLowEncodeVolumeEvent() |
boolean |
hasOperationEvent() |
boolean hasOperationEvent()
StpApi.OperationEvent getOperationEvent()
StpApi.OperationEventOrBuilder getOperationEventOrBuilder()
boolean hasGPIEvent()
StpApi.GPIEvent getGPIEvent()
StpApi.GPIEventOrBuilder getGPIEventOrBuilder()
boolean hasDeviceExceptionEvent()
StpApi.DeviceExceptionEvent getDeviceExceptionEvent()
StpApi.DeviceExceptionEventOrBuilder getDeviceExceptionEventOrBuilder()
boolean hasLowEncodeVolumeEvent()
StpApi.LowEncodeVolumeEvent getLowEncodeVolumeEvent()
StpApi.LowEncodeVolumeEventOrBuilder getLowEncodeVolumeEventOrBuilder()