Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Table of Contents

Class AddServiceCommandResponse

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

Response for AddService

public sealed class AddServiceCommandResponse : ICommandResponse<AddServiceCommandSettings>, ICommandResponse
Inheritance
AddServiceCommandResponse
Implements
Inherited Members
Extension Methods

Properties

ServiceId

Gets or sets the serviceId

[JsonPropertyName("serviceId")]
public string ServiceId { get; set; }

Property Value

string