다음을 통해 공유


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
특성

적용 대상