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 (..) ...
}
-
Request ID: The Request ID to which this message is replying.
-
Parameters: The parameters are defined in Section 9.2.2.