CBPeripheralDelegate.UpdatedNotificationState Método

Definición

[Foundation.Export("peripheral:didUpdateNotificationStateForCharacteristic:error:")]
public virtual void UpdatedNotificationState (CoreBluetooth.CBPeripheral peripheral, CoreBluetooth.CBCharacteristic characteristic, Foundation.NSError error);
abstract member UpdatedNotificationState : CoreBluetooth.CBPeripheral * CoreBluetooth.CBCharacteristic * Foundation.NSError -> unit
override this.UpdatedNotificationState : CoreBluetooth.CBPeripheral * CoreBluetooth.CBCharacteristic * Foundation.NSError -> unit

Parámetros

peripheral
CBPeripheral
characteristic
CBCharacteristic
error
NSError
Atributos

Se aplica a