public static interface StpApi.DeviceExceptionEventOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
StpApi.DeviceExceptionEventType |
getDeviceExceptionEventType() |
java.lang.String |
getExceptionDetail() |
com.google.protobuf.ByteString |
getExceptionDetailBytes() |
StpApi.Timestamp |
getTimestamp() |
StpApi.TimestampOrBuilder |
getTimestampOrBuilder() |
boolean |
hasDeviceExceptionEventType() |
boolean |
hasExceptionDetail() |
boolean |
hasTimestamp() |
boolean hasTimestamp()
StpApi.Timestamp getTimestamp()
StpApi.TimestampOrBuilder getTimestampOrBuilder()
boolean hasDeviceExceptionEventType()
StpApi.DeviceExceptionEventType getDeviceExceptionEventType()
boolean hasExceptionDetail()
java.lang.String getExceptionDetail()
com.google.protobuf.ByteString getExceptionDetailBytes()