CBPeripheralDelegate_Extensions.UpdatedCharacterteristicValue Método

Definición

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

Parámetros

This
ICBPeripheralDelegate

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

peripheral
CBPeripheral
characteristic
CBCharacteristic
error
NSError

Se aplica a