Table of Contents

Class SimulateGATTDisconnectionCommandSettings

Namespace
OpenQA.Selenium.DevTools.V138.BluetoothEmulation
Assembly
WebDriver.dll

SimulateGATTDisconnection

public sealed class SimulateGATTDisconnectionCommandSettings : ICommand
Inheritance
SimulateGATTDisconnectionCommandSettings
Implements
Inherited Members

Properties

Address

Gets or sets the address

[JsonPropertyName("address")]
public string Address { get; set; }

Property Value

string

CommandName

Gets the name of the command.

[JsonIgnore]
public string CommandName { get; }

Property Value

string