:: com :: sun :: star :: ucb ::
|
struct SendMediaTypes |
|
- Description
- contains a list of Internet media types (like "text/plain" and "text/html"),
that are related to a send protocol.
|
Elements' Summary |
ProtocolType |
the protocol to which the information is related (i.e. "NNTP", "SMTP",
"VIM").
|
Value |
a list of Internet media types
|
Elements' Details |
ProtocolType
string ProtocolType;
- Description
- the protocol to which the information is related (i.e. "NNTP", "SMTP",
"VIM").
|
|
Value
sequence< string > Value;
- Description
- a list of Internet media types
|
|
Top of Page
Copyright © 1995, 2012, Oracle and/or its affiliates. All rights reserved. Oracle and Java are registered trademarks of Oracle and/or its affiliates. Other names may be trademarks of their respective owners.