Compartir a través de


CBPeripheralDelegate_Extensions.UpdatedValue Método

Definición

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

Parámetros

This
ICBPeripheralDelegate

Instancia en la que opera este método de extensión.

peripheral
CBPeripheral
descriptor
CBDescriptor
error
NSError

Se aplica a