LibreOffice
LibreOffice 7.4 SDK API Reference
Public Types | Public Attributes | List of all members
SendMediaTypes Struct Referencepublished

contains a list of Internet media types (like "text/plain" and "text/html"), that are related to a send protocol. More...

import"SendMediaTypes.idl";

Public Types

typedef sequence< string > Value
 a list of Internet media types More...
 

Public Attributes

string ProtocolType
 the protocol to which the information is related (i.e. More...
 

Detailed Description

contains a list of Internet media types (like "text/plain" and "text/html"), that are related to a send protocol.

Member Typedef Documentation

◆ Value

sequence<string> Value

a list of Internet media types

Member Data Documentation

◆ ProtocolType

string ProtocolType

the protocol to which the information is related (i.e.

"NNTP", "SMTP", "VIM").


The documentation for this struct was generated from the following file: