次の方法で共有


CBCentralManagerDelegate_Extensions.FailedToConnectPeripheral メソッド

定義

public static void FailedToConnectPeripheral (this CoreBluetooth.ICBCentralManagerDelegate This, CoreBluetooth.CBCentralManager central, CoreBluetooth.CBPeripheral peripheral, Foundation.NSError error);
static member FailedToConnectPeripheral : CoreBluetooth.ICBCentralManagerDelegate * CoreBluetooth.CBCentralManager * CoreBluetooth.CBPeripheral * Foundation.NSError -> unit

パラメーター

This
ICBCentralManagerDelegate

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

peripheral
CBPeripheral
error
NSError

適用対象