Table of Contents

Class DeviceDiscoveryConfiguration

Namespace
Jabra.NET.Sdk.Configuration
Assembly
Jabra.NET.Sdk.dll
public sealed class DeviceDiscoveryConfiguration
Inheritance
DeviceDiscoveryConfiguration
Inherited Members

Properties

EnableBluetoothClassic

Enable discovery of Bluetooth Classic devices connected directly to the PC, if this is supported by the Device Connector.

public bool EnableBluetoothClassic { get; set; }

Property Value

bool

Remarks

The Bluetooth protocol only allows one application to open a connection with a Bluetooth Classic device at a time. The Jabra SDK will keep an open connection to devices. This will prevent other applications or multiple instances of the same SDK based application from connecting to the device.