Syntax
struct SendMediaTypes;
Description
contains a list of internet media types (like "text/plain" and "text/html"),
that are related to a send protocol.
Field Summary
|
ProtocolType |
the protocol to which the information is related (i.e. "NNTP", "SMTP",
"VIM").
|
|
Value |
a list of internet media types
|
|
Field Details
|
|
Syntax
string ProtocolType;
Description
the protocol to which the information is related (i.e. "NNTP", "SMTP",
"VIM").
Syntax
sequence< string > Value;
Description
a list of internet media types
|
Top of Page
Copyright 2002 Sun Microsystems, Inc., 901 San Antonio Road, Palo Alto, CA 94303 USA.