Share via


CBCentralManagerDelegate_Extensions.ConnectionEventDidOccur Method

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public static void ConnectionEventDidOccur(this CoreBluetooth.ICBCentralManagerDelegate This, CoreBluetooth.CBCentralManager central, CoreBluetooth.CBConnectionEvent connectionEvent, CoreBluetooth.CBPeripheral peripheral);
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
static member ConnectionEventDidOccur : CoreBluetooth.ICBCentralManagerDelegate * CoreBluetooth.CBCentralManager * CoreBluetooth.CBConnectionEvent * CoreBluetooth.CBPeripheral -> unit

Parameters

connectionEvent
CBConnectionEvent
peripheral
CBPeripheral
Attributes

Applies to