struct Annotation

Defined at line 1052 of file fidling/gen/sdk/fidl/fuchsia.element/fuchsia.element/cpp/fidl/fuchsia.element/cpp/wire_types.h

An annotation defined dynamically by key/value pair.

The Session Framework does not constrain the contents of `key` and `value`

in any way. Cooperating components that exchange annotations must define

and validate annotation entries based on their own conventions.

Public Members

AnnotationKey key
AnnotationValue value

Public Methods

void _CloseHandles ()