Method | Description | |
---|---|---|
AdvertisementWatcherBackgroundWorker ( ) : System | ||
Run ( IBackgroundTaskInstance taskInstance ) : void |
Method | Description | |
---|---|---|
OnFinished ( object sender, BackgroundWorkerType type ) : void | ||
TriggerDetailsToBeacons ( BluetoothLEAdvertisementWatcherTriggerDetails triggerDetails ) : List |
Constructs Beacon instances from the trigger data and adds recognized beacons to the _beacons list.
|
public AdvertisementWatcherBackgroundWorker ( ) : System | ||
return | System |
public Run ( IBackgroundTaskInstance taskInstance ) : void | ||
taskInstance | IBackgroundTaskInstance | |
return | void |