class SetDnsServers

Defined at line 75 of file fidling/gen/sdk/fidl/fuchsia.net.name/fuchsia.net.name/cpp/fidl/fuchsia.net.name/cpp/markers.h

Sets the DNS servers to `servers`

+ request `servers` The list of servers to use for domain name resolution, in priority

order. An empty list means no servers will be used and name resolution may fail. Each

`SocketAddress` in `servers` must be a valid unicast socket address. The list of servers

will be deduplicated.

* error Returns `ZX_ERR_INVALID_ARGS` if any of the provided addresses does not meet the

conditions above.

Public Members

static const bool kHasClientToServer
static const bool kHasClientToServerBody
static const bool kHasServerToClient
static const bool kHasServerToClientBody
static const bool kHasNonEmptyUserFacingResponse
static const bool kHasDomainError
static const bool kHasFrameworkError
static const uint64_t kOrdinal