다음을 통해 공유


CBPeripheralDelegate.DiscoveredCharacteristic 메서드

정의

[Foundation.Export("peripheral:didDiscoverCharacteristicsForService:error:")]
public virtual void DiscoveredCharacteristic (CoreBluetooth.CBPeripheral peripheral, CoreBluetooth.CBService service, Foundation.NSError error);
abstract member DiscoveredCharacteristic : CoreBluetooth.CBPeripheral * CoreBluetooth.CBService * Foundation.NSError -> unit
override this.DiscoveredCharacteristic : CoreBluetooth.CBPeripheral * CoreBluetooth.CBService * Foundation.NSError -> unit

매개 변수

peripheral
CBPeripheral
service
CBService
error
NSError
특성

적용 대상