CBCentralManagerDelegate.DiscoveredPeripheral Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
[Foundation.Export("centralManager:didDiscoverPeripheral:advertisementData:RSSI:")]
public virtual void DiscoveredPeripheral (CoreBluetooth.CBCentralManager central, CoreBluetooth.CBPeripheral peripheral, Foundation.NSDictionary advertisementData, Foundation.NSNumber RSSI);
abstract member DiscoveredPeripheral : CoreBluetooth.CBCentralManager * CoreBluetooth.CBPeripheral * Foundation.NSDictionary * Foundation.NSNumber -> unit
override this.DiscoveredPeripheral : CoreBluetooth.CBCentralManager * CoreBluetooth.CBPeripheral * Foundation.NSDictionary * Foundation.NSNumber -> unit
Parameters
- central
- CBCentralManager
- peripheral
- CBPeripheral
- advertisementData
- NSDictionary
- RSSI
- NSNumber
- Attributes