CBCentralManagerDelegate_Extensions.ConnectedPeripheral Method

Definition

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

Parameters

This
ICBCentralManagerDelegate

The instance on which this extension method operates.

peripheral
CBPeripheral

Applies to