Click or drag to resize

BluetoothStatusConnectionInsecure Constructor (String)

Constructs a new status only insecure Bluetooth® connection with the given macAddress.

Namespace:  Zebra.Sdk.Comm
Assembly:  SdkApi_Desktop (in SdkApi_Desktop.dll) Version: 2.14.1869
Syntax
public BluetoothStatusConnectionInsecure(
	string macAddress
)

Parameters

macAddress
Type: SystemString
Exceptions
ExceptionCondition
ConnectionExceptionUnsupported operating system.
See Also