TS100GetBleDeviceName Method |
Note: This API is now obsolete.
Gets the BLE peripheral name for reader.
Namespace:
com.gigatms
Assembly:
GIGATMS.UHF (in GIGATMS.UHF.dll) Version: 2.16.9.0 (2.16.9.0)
Syntax[ObsoleteAttribute]
public string GetBleDeviceName()
<ObsoleteAttribute>
Public Function GetBleDeviceName As String
public:
[ObsoleteAttribute]
String^ GetBleDeviceName()
Return Value
Type:
String
The BLE peripheral name for reader.
See Also