CBCentralManagerDelegate_Extensions.FailedToConnectPeripheral Method

Definition

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

Parameters

This
ICBCentralManagerDelegate

The instance on which this extension method operates.

peripheral
CBPeripheral
error
NSError

Applies to