template <>

class NaturalSyncClientImpl

Defined at line 467 of file fidling/gen/sdk/fidl/fuchsia.element/fuchsia.element/cpp/fidl/fuchsia.element/cpp/natural_messaging.h

Public Methods

::fidl::Result< ::fuchsia_element::Manager::ProposeElement> ProposeElement (::fidl::Request< ::fuchsia_element::Manager::ProposeElement> request)
::fidl::Result< ::fuchsia_element::Manager::RemoveElement> RemoveElement (const ::fidl::Request< ::fuchsia_element::Manager::RemoveElement> & request)

Removes the element identified by `name` from the session. If the element is a persistent

element, it is removed permanently. Any persistent storage that the element might have used

is left untouched.