Lines Matching refs:connection
86 Returns all connection types which are supported to
89 connection types are (the values should be handled
92 "Ssl" - Secure Socket Layer 2.0/3.0 based connection
95 a sequence of supported connection types.
100 Register a connection listener.
103 [in] a listener that will be informed about connection events.
110 Unregister a connection listener.
113 [in] a listener that no longer need to be informed about connection events.
121 contains information like the server name, port, connection type
128 the current connection context.
131 if no connection is currently established.
140 Connect to a mail service. Only one connection to a mail service
144 [in] an interface used to query for connection related information.
155 A list of supported connection types can be queried using
161 like the connection attempt.
171 if the provided connection context contains invalid values or
172 misses required connection parameters.
179 determined. Possible causes are a broken network connection,
186 the network connection is broken, etc.
190 mail server. Typically the connection was refused remotely,
229 Returns whether a connection to a mail service
233 <TRUE/> if a connection to a mail service is established.