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

适用于