CBPeripheralDelegate.DiscoveredService(CBPeripheral, NSError) Method

Definition

[Foundation.Export("peripheral:didDiscoverServices:")]
public virtual void DiscoveredService (CoreBluetooth.CBPeripheral peripheral, Foundation.NSError error);
abstract member DiscoveredService : CoreBluetooth.CBPeripheral * Foundation.NSError -> unit
override this.DiscoveredService : CoreBluetooth.CBPeripheral * Foundation.NSError -> unit

Parameters

peripheral
CBPeripheral
error
NSError
Attributes

Applies to