CBCentralManagerDelegate.ConnectedPeripheral Method

Definition

[Foundation.Export("centralManager:didConnectPeripheral:")]
public virtual void ConnectedPeripheral (CoreBluetooth.CBCentralManager central, CoreBluetooth.CBPeripheral peripheral);
abstract member ConnectedPeripheral : CoreBluetooth.CBCentralManager * CoreBluetooth.CBPeripheral -> unit
override this.ConnectedPeripheral : CoreBluetooth.CBCentralManager * CoreBluetooth.CBPeripheral -> unit

Parameters

peripheral
CBPeripheral
Attributes

Applies to