class ConnectorOpen

Defined at line 173 of file fidling/gen/sdk/fidl/fuchsia.component.sandbox/fuchsia.component.sandbox/cpp/fidl/fuchsia.component.sandbox/cpp/markers.h

Open a connection from the provided [Connector] capability that will be dispatched to

the [Receiver] on the other end.

If there is an error, it will be reported as a zx.Status epitaph on `server_end`.

Errors:

- `ID_NOT_FOUND` if `id` was not a valid capability id in this store.

- `WRONG_TYPE` if `id` was not a connector capability.

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