次の方法で共有


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

適用対象