CBPeripheralDelegate.UpdatedNotificationState 方法

定义

[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

参数

peripheral
CBPeripheral
characteristic
CBCharacteristic
error
NSError
属性

适用于