struct UnknownMethodMetadata

Defined at line 23 of file ../../sdk/lib/fidl/cpp/wire/include/lib/fidl/cpp/wire/unknown_interaction_handler.h

Unknown interaction metadata for open protocols.

Allows UnknownMethodHandler on the server to inspect the ordinal and direction of a method that was called.

Members

struct UnknownMethodMetadata

struct UnknownMethodMetadata

Defined at line 37 of file ../../sdk/lib/fidl/cpp/wire/include/lib/fidl/cpp/wire/unknown_interaction_handler.h

Unknown interaction metadata for ajar protocols.

Allows UnknownMethodHandler to inspect the ordinal of a method that was called.

Members

struct UnknownMethodMetadata

struct UnknownMethodMetadata

Base template for unknown interaction metadata.