class WaitForInterestChange

Defined at line 77 of file fidling/gen/sdk/fidl/fuchsia.logger/fuchsia.logger/cpp/fidl/fuchsia.logger/cpp/markers.h

LogSink implementers will return to this hanging-get whenever the scope of

their interest changes. Clients are expected to emit messages based on

the registered Interest. In the event that an empty interest is

conveyed, clients should emit messages based on their default

e.g. compile time configuration. Each client may only poll this once at a time.

Invoking WaitForInterestChange a second time before the first call returns will

result in an error being returned.

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