reportDelayMillis property

int? reportDelayMillis
final

The delay in milliseconds for reporting the scan results.

Defaults to 0, which means results are reported as soon as they are available.

Implementation

final int? reportDelayMillis;