LibreOffice
LibreOffice 24.2 SDK API Reference
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 Attributes

string ProtocolType
 the protocol to which the information is related (i.e. More...
 
sequence< string > Value
 a list of Internet media types More...
 

Detailed Description

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

Member Data Documentation

◆ ProtocolType

string ProtocolType

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

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

◆ Value

sequence<string> Value

a list of Internet media types


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