2017

Table Of Contents
USING QUARKXPRESS SERVER
48 | A Guide to QuarkXPress Server 2017
QContentData
streamValue.)
s
treamValue
b
yte[]
Stream value of the
box. (You can set either
textValue or
streamValue.)
contentType String
The MIME content type
of the parameter.
Description A response to a Web Services call to QuarkXPress Server.
Type Web service data object
Members
Name Types Description
contentType String
T
he type of the
response. For example,
“text/xml” or
“text/plain.”
textData String
If the response type is
text, this contains the
text. Otherwise, this
value is null.
responseURL String
If the responseAsURL
parameter was set to
“true” in the request,
this contains the URL
of the response.
Otherwise, this value is
null.
streamValue binary
If the response type is
binary, this contains
the byte array.
Otherwise, this value is
null.
encodingType String
If the response type is
text, this value
indicates the encoding
of the text (for
example, UTF-8 or
ANSI).
actualServerPortUsed String
Identifies the server
port.
actualServerUsed String Identifies the server.
headers String
If the response returned
by the server is a set of
headers, this array
contains the header
response.
multipartResponse String
If the response returned
by the server is