template <>
class NaturalSyncClientImpl
Defined at line 2713 of file fidling/gen/sdk/fidl/fuchsia.component/fuchsia.component/cpp/fidl/fuchsia.component/cpp/natural_messaging.h
Public Methods
::fidl::Result< ::fuchsia_component::EventStream::GetNext> GetNext ()
::fidl::Result< ::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.