pub fn parse_direct_path_simple_response(
payload: &[u8],
capabilities: ClientCapabilities,
) -> Result<()>Expand description
Parses the response to TTC functions 129 and 130 (both return the same shape: a ub2 count of out values that are each skipped).