startScan

abstract fun startScan(callback: IEvsScanCallback): Boolean

Request to scan for controller devices

Return

true if the scan request can be executed

Parameters

callback

a callback function to receive the scan results and status

See also