NABTLEDeviceApplicationId Property |
NewAer
The BTLE App ID
Namespace: NewAer.SDK.DeviceAssembly: NewAer (in NewAer.dll) Version: 5.1.16.3 (5.1.16.3)
Syntaxpublic string ApplicationId { get; }
Public ReadOnly Property ApplicationId As String
Get
public:
property String^ ApplicationId {
String^ get ();
}
member ApplicationId : string with get
Property Value
Type:
String
See Also