CBPeripheralDelegate_Extensions.UpdatedValue Method

Definition

public static void UpdatedValue (this CoreBluetooth.ICBPeripheralDelegate This, CoreBluetooth.CBPeripheral peripheral, CoreBluetooth.CBDescriptor descriptor, Foundation.NSError error);
static member UpdatedValue : 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