次の方法で共有


CBPeripheralDelegate_Extensions.DiscoveredDescriptor メソッド

定義

public static void DiscoveredDescriptor (this CoreBluetooth.ICBPeripheralDelegate This, CoreBluetooth.CBPeripheral peripheral, CoreBluetooth.CBCharacteristic characteristic, Foundation.NSError error);
static member DiscoveredDescriptor : CoreBluetooth.ICBPeripheralDelegate * CoreBluetooth.CBPeripheral * CoreBluetooth.CBCharacteristic * Foundation.NSError -> unit

パラメーター

This
ICBPeripheralDelegate

この拡張メソッドが動作するインスタンス。

peripheral
CBPeripheral
characteristic
CBCharacteristic
error
NSError

適用対象