Class ManufacturerData
- Namespace
- OpenQA.Selenium.DevTools.V148.BluetoothEmulation
- Assembly
- Selenium.WebDriver.dll
Stores the manufacturer data
public sealed class ManufacturerData
- Inheritance
-
ManufacturerData
- Inherited Members
Properties
Data
Manufacturer-specific data
[JsonPropertyName("data")]
public string Data { get; set; }
Property Value
Key
Company identifier https://bitbucket.org/bluetooth-SIG/public/src/main/assigned_numbers/company_identifiers/company_identifiers.yaml https://usb.org/developers
[JsonPropertyName("key")]
public long Key { get; set; }