Wasm Directoryalpha
Variant

conference-dial-participant-in-error

No description available.

variant conference-dial-participant-in-error {
  unauthorized(string),
  not-found(string),
  unprocessable-entity(string),
  other(string),
}

Cases

CasePayloadDescription
unauthorizedstring
not-foundstring
unprocessable-entitystring
otherstring