BluetoothStatusConnectionInsecure(String) Constructor
|
Constructs a new status only insecure Bluetooth® connection with the given macAddress.
Namespace: Zebra.Sdk.CommAssembly: SdkApi.Desktop (in SdkApi.Desktop.dll) Version: 4.0.3435
Syntaxpublic BluetoothStatusConnectionInsecure(
string macAddress
)
Public Sub New (
macAddress As String
)
public:
BluetoothStatusConnectionInsecure(
String^ macAddress
)
Parameters
- macAddress String
Exceptions
See Also