OnScannerStateChangeListener

Interface definition for a callback to be invoked when an IDeviceScanner starts or stops a search.

Functions

Link copied to clipboard
public abstract Unit onScannerStarted(IDeviceScanner sender)

Called when an IDeviceScanner has started searching

Link copied to clipboard
public abstract Unit onScannerStopped(IDeviceScanner sender)

Called when an IDeviceScanner has stopped searching