class DictionaryRemove
Defined at line 570 of file fidling/gen/sdk/fidl/fuchsia.component.runtime/fuchsia.component.runtime/cpp/fidl/fuchsia.component.runtime/cpp/markers.h
Removes the `capability` named `key` from this dictionary and returns a
reference to it, if that capability exists.
`dictionary` and `key` are required. `capability` is optional, and when
set will become associated with the capability that was removed from the
dictionary.
If `key` does not exist, `value` will not reference any capability and
the `NO_SUCH_CAPABILITY` error value will be returned.
Make sure this method returns before passing the peer of `capability` to
other methods in this API. The creation may not be complete before then.
Public Members
static const bool kHasClientToServer
static const bool kHasClientToServerBody
static const bool kHasServerToClient
static const bool kHasServerToClientBody
static const bool kHasNonEmptyUserFacingResponse
static const bool kHasDomainError
static const bool kHasFrameworkError
static const uint64_t kOrdinal