The slicing criteria to use
The FileAnalysisRequestMessage#filetoken of the file/data to slice
The id that links a request with its responses, it is up to the calling client to make sure it is unique. However, the client does not have to pass the id if it does not need to link the request with its response. The id is always undefined if the message is unprompted (e.g., with hello) or the id unknown.
Optional
noShould the magic comments (force-including lines within the slice) be ignord?
The at this time unknown type
Can only be sent after you have sent the FileAnalysisRequestMessage. Using the same
filetoken
as in the FileAnalysisRequestMessage you can slice the respective file given the respective criteria.