Table of Contents

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

string

Key

[JsonPropertyName("key")]
public long Key { get; set; }

Property Value

long