template <>
class NaturalClientImpl
Defined at line 455 of file fidling/gen/sdk/fidl/fuchsia.element/fuchsia.element/cpp/fidl/fuchsia.element/cpp/natural_messaging.h
Public Methods
::fidl::internal::NaturalThenable< ::fuchsia_element::Manager::ProposeElement> ProposeElement (::fidl::Request< ::fuchsia_element::Manager::ProposeElement> request)
::fidl::internal::NaturalThenable< ::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.