Package 

Interface ExternalScanSettingsExtension

    • Method Summary

      Modifier and Type Method Description
      abstract boolean shouldCheckLocationProviderState()
      abstract R copyWithCallbackType(int callbackType) Copies the current ScanSettings with changed callback type.
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Method Detail

      • copyWithCallbackType

         abstract R copyWithCallbackType(int callbackType)

        Copies the current ScanSettings with changed callback type.

        Parameters:
        callbackType - callback type of the copied object