다음을 통해 공유


CBPeripheralDelegate_Extensions.DiscoveredCharacteristic 메서드

정의

public static void DiscoveredCharacteristic (this CoreBluetooth.ICBPeripheralDelegate This, CoreBluetooth.CBPeripheral peripheral, CoreBluetooth.CBService service, Foundation.NSError error);
static member DiscoveredCharacteristic : CoreBluetooth.ICBPeripheralDelegate * CoreBluetooth.CBPeripheral * CoreBluetooth.CBService * Foundation.NSError -> unit

매개 변수

This
ICBPeripheralDelegate

이 확장 메서드가 작동하는 인스턴스입니다.

peripheral
CBPeripheral
service
CBService
error
NSError

적용 대상