다음을 통해 공유


CBPeripheralDelegate.DiscoveredDescriptor 메서드

정의

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

매개 변수

peripheral
CBPeripheral
characteristic
CBCharacteristic
error
NSError
특성

적용 대상