class ComponentDataRegister

Defined at line 175 of file fidling/gen/sdk/fidl/fuchsia.feedback/fuchsia.feedback/cpp/fidl/fuchsia.feedback/cpp/markers.h

Registers data useful to attach in feedback reports (crash, user feedback or bug reports).

This can be used by components to augment the data attached to all feedback reports. By default

the Feedback service attaches data exposed to the platform. This protocol is useful for data

known by certain components in certain products, but that is not exposed to the platform.

The epitaph ZX_ERR_INVALID_ARGS indicates that the client is sending invalid requests. See

below for each request why they might be invalid.

The epitaph ZX_ERR_NO_RESOURCES indicates that the server can no longer store additional

component data and will not service new connections.

Public Members

static Openness kOpenness
static const char[] kDiscoverableName

Records