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
)
Public Sub New (
macAddress As String
)
public:
BluetoothStatusConnectionInsecure(
String^ macAddress
)
Parameters
- macAddress
- Type: SystemString
Exceptions See Also