다음을 통해 공유


CBPeripheralDelegate.WroteDescriptorValue 메서드

정의

[Foundation.Export("peripheral:didWriteValueForDescriptor:error:")]
public virtual void WroteDescriptorValue (CoreBluetooth.CBPeripheral peripheral, CoreBluetooth.CBDescriptor descriptor, Foundation.NSError error);
abstract member WroteDescriptorValue : CoreBluetooth.CBPeripheral * CoreBluetooth.CBDescriptor * Foundation.NSError -> unit
override this.WroteDescriptorValue : CoreBluetooth.CBPeripheral * CoreBluetooth.CBDescriptor * Foundation.NSError -> unit

매개 변수

peripheral
CBPeripheral
descriptor
CBDescriptor
error
NSError
특성

적용 대상