struct DisconnectResponse
Defined at line 31 of file ../../src/developer/forensics/feedback/annotations/fidl_provider.h
Defines how a provider should behave in the event of a connection error with the server.
Public Members
basic_string log_message
Error error
bool should_reconnect
Public Methods
DisconnectResponse BuildFrom (const zx_status_t status, const std::string_view interface_name)
Defined at line 32 of file ../../src/developer/forensics/feedback/annotations/fidl_provider.h