Edit

Share via


CBPeripheralDelegate_Extensions.WroteDescriptorValue Method

Definition

public static void WroteDescriptorValue (this CoreBluetooth.ICBPeripheralDelegate This, CoreBluetooth.CBPeripheral peripheral, CoreBluetooth.CBDescriptor descriptor, Foundation.NSError error);
static member WroteDescriptorValue : CoreBluetooth.ICBPeripheralDelegate * CoreBluetooth.CBPeripheral * CoreBluetooth.CBDescriptor * Foundation.NSError -> unit

Parameters

This
ICBPeripheralDelegate

The instance on which this extension method operates.

peripheral
CBPeripheral
descriptor
CBDescriptor
error
NSError

Applies to