次の方法で共有


CBPeripheralDelegate_Extensions.DiscoveredIncludedService メソッド

定義

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

パラメーター

This
ICBPeripheralDelegate

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

peripheral
CBPeripheral
service
CBService
error
NSError

適用対象