class CancelStartOrStop

Defined at line 541 of file fidling/gen/sdk/fidl/fuchsia.audio.mixer/fuchsia.audio.mixer/cpp/fidl/fuchsia.audio.mixer/cpp/markers.h

Cancels the previously-received `Start` or `Stop` request if it is still

pending. Cancel requests race with the pending operations they are

intended to cancel. The response to the request to be canceled indicates

the outcome of the race. In typical usage, a `CancelStartOrStop` request

should be followed in short order by a `Stop` or `Start` request so that

the state of the service is known.

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