Struct

CamelProviderPortEntry

since: 3.2

Description

struct CamelProviderPortEntry {
  gint port;
  const gchar* desc;
  gboolean is_ssl;
}
No description available.
Structure members
port

Port number.

desc

Human description of the port.

is_ssl

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

Available since: 3.2