Table of Contents

Class SimulateDescriptorOperationResponseCommandResponse

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

Response for Simulates the response from the descriptor with |descriptorId| for a descriptor operation of |type|. The |code| value follows the Error Codes from Bluetooth Core Specification Vol 3 Part F 3.4.1.1 Error Response. The |data| is expected to exist when simulating a successful read operation response.

public sealed class SimulateDescriptorOperationResponseCommandResponse : ICommandResponse<SimulateDescriptorOperationResponseCommandSettings>, ICommandResponse
Inheritance
SimulateDescriptorOperationResponseCommandResponse
Implements
Inherited Members
Extension Methods