CBPeripheralDelegate_Extensions.UpdatedNotificationState Método

Definición

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