Struct
CamelProviderPortEntry
since: 3.2
Description
struct CamelProviderPortEntry {
gint port;
const gchar* desc;
gboolean is_ssl;
}
No description available.
Structure members
port:gintPort number.
desc:const gchar*Human description of the port.
is_ssl:gbooleanA boolean whether the port is used together with TLS/SSL.
Available since: 3.2