CBPeripheralDelegate_Extensions.DiscoveredDescriptor Method

Definition

public static void DiscoveredDescriptor (this CoreBluetooth.ICBPeripheralDelegate This, CoreBluetooth.CBPeripheral peripheral, CoreBluetooth.CBCharacteristic characteristic, Foundation.NSError error);
static member DiscoveredDescriptor : CoreBluetooth.ICBPeripheralDelegate * CoreBluetooth.CBPeripheral * CoreBluetooth.CBCharacteristic * Foundation.NSError -> unit

Parameters

This
ICBPeripheralDelegate

The instance on which this extension method operates.

peripheral
CBPeripheral
characteristic
CBCharacteristic
error
NSError

Applies to