class WatchAddressAssignmentState

Defined at line 68 of file fidling/gen/sdk/fidl/fuchsia.net.interfaces.admin/fuchsia.net.interfaces.admin/cpp/fidl/fuchsia.net.interfaces.admin/cpp/markers.h

Hanging get for address assignment state.

The server does not keep a queue of assignment states, it returns the

latest state if it differs from the last one observed.

The first call will always immediately return the current assignment

state. Subsequent calls will block until the returned value differs

from the last observed value.

It is invalid to call this method while a previous call is pending.

Doing so will cause the server end of the protocol to be closed.

- response `assignment_state` the assignment state of the address.

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