delayedDeviceDoze property
The percentage of accepted messages that were delayed because the device was in doze mode.
Only normal priority messages should be delayed due to doze mode.
Implementation
core.double? delayedDeviceDoze;
The percentage of accepted messages that were delayed because the device was in doze mode.
Only normal priority messages should be delayed due to doze mode.
core.double? delayedDeviceDoze;