template <>
class NaturalClientImpl
Defined at line 2701 of file fidling/gen/sdk/fidl/fuchsia.component/fuchsia.component/cpp/fidl/fuchsia.component/cpp/natural_messaging.h
Public Methods
::fidl::internal::NaturalThenable< ::fuchsia_component::EventStream::GetNext> GetNext ()
::fidl::internal::NaturalThenable< ::fuchsia_component::EventStream::WaitForReady> WaitForReady ()
Returns immediately. Used to indicate that the FIDL connection
completed. This is needed for non-static streams to verify
that subscribe has completed before components are started.