struct DispatchError

Defined at line 52 of file ../../sdk/lib/fidl/cpp/wire/include/lib/fidl/cpp/wire/async_binding.h

Public Members

UnbindInfo info
ErrorOrigin origin

Public Methods

bool RequiresImmediateTeardown ()

Whether the bindings should disregard any unread messages in the transport

and directly teardown upon encountering this error.

Defined at line 21 of file ../../sdk/lib/fidl/cpp/wire/async_binding.cc