fifoReservedEventCount property
@return Number of events reserved for this sensor in the batch mode FIFO. This gives a guarantee on the minimum number of events that can be batched.
Implementation
final int? fifoReservedEventCount;
@return Number of events reserved for this sensor in the batch mode FIFO. This gives a guarantee on the minimum number of events that can be batched.
final int? fifoReservedEventCount;