Edit

Share via


CBPeripheralManager.SetDesiredConnectionLatency Method

Definition

[Foundation.Export("setDesiredConnectionLatency:forCentral:")]
public virtual void SetDesiredConnectionLatency (CoreBluetooth.CBPeripheralManagerConnectionLatency latency, CoreBluetooth.CBCentral connectedCentral);
abstract member SetDesiredConnectionLatency : CoreBluetooth.CBPeripheralManagerConnectionLatency * CoreBluetooth.CBCentral -> unit
override this.SetDesiredConnectionLatency : CoreBluetooth.CBPeripheralManagerConnectionLatency * CoreBluetooth.CBCentral -> unit

Parameters

connectedCentral
CBCentral
Attributes

Applies to