Class Timeouts

  • All Implemented Interfaces:
    android.os.Parcelable

    
    public final class Timeouts
     implements Parcelable
                        

    Configuration of timeouts.

    • Method Detail

      • getAutoCancelTimeout

         final Integer getAutoCancelTimeout()

        Sets the length of time, in milliseconds, when the scanner should auto close. Default is 0 (disabled). Default is 0

      • setAutoCancelTimeout

         final Unit setAutoCancelTimeout(Integer autoCancelTimeout)

        Sets the length of time, in milliseconds, when the scanner should auto close. Default is 0 (disabled). Default is 0

      • getInitialScanDelay

         final Integer getInitialScanDelay()

        Sets the length of time, in milliseconds, that the first scan will be delayed by. Default is 0 (disabled). Default is 0

      • setInitialScanDelay

         final Unit setInitialScanDelay(Integer initialScanDelay)

        Sets the length of time, in milliseconds, that the first scan will be delayed by. Default is 0 (disabled). Default is 0