次の方法で共有


CBPeripheralDelegate.DiscoveredIncludedService メソッド

定義

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

パラメーター

peripheral
CBPeripheral
service
CBService
error
NSError
属性

適用対象