class OnNotifyMessagesConsumed

Defined at line 536 of file fidling/gen/sdk/fidl/fuchsia.gpu.magma/fuchsia.gpu.magma/cpp/fidl/fuchsia.gpu.magma/cpp/markers.h

Indicates the given number of messages were consumed by the server.

The caller should limit the number of inflight messages:

(messages sent - server consumed)

<

= MaxMessages (see QueryId::MAXIMUM_INFLIGHT_PARAMS).

Messages are actually consumed by the server as quickly as possible, however this event

is sent by the server only when the consumed count reaches half the maximum.

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