Struct

CamelProviderPortEntry

since: 3.2

Description

struct CamelProviderPortEntry {
  gint port;
  const gchar* desc;
  gboolean is_ssl;
}

No description available.

Structure members
port: gint

Port number.

desc: const gchar*

Human description of the port.

is_ssl: gboolean

A boolean whether the port is used together with TLS/SSL.

Available since: 3.2