§9.7.

REQUEST_OK

The REQUEST_OK message is sent to a response to REQUEST_UPDATE, TRACK_STATUS, SUBSCRIBE_NAMESPACE and PUBLISH_NAMESPACE requests. The unique request ID in the REQUEST_OK is used to associate it with the correct type of request.

REQUEST_OK Message {
  Type (i) = 0x7,
  Length (16),
  Request ID (i),
  Number of Parameters (i),
  Parameters (..) ...
}
Figure 9: MOQT REQUEST_OK Message
  • Request ID: The Request ID to which this message is replying.

  • Parameters: The parameters are defined in Section 9.2.2.

This is one section of the MoQT specification, rendered per-section for quick reference and citation. The authoritative text is draft-ietf-moq-transport-16 at the IETF.