SessionConnectProgressCallback
Description:
[ CCode ( instance_pos = 3.9 ) ]
[ Version ( since = "2.62" ) ]
public delegate void SessionConnectProgressCallback (Session session, SocketClientEvent event, IOStream connection)
[ Version ( since = "2.62" ) ]
public delegate void SessionConnectProgressCallback (Session session, SocketClientEvent event, IOStream connection)
Prototype for the progress callback passed to connect_async.
Parameters:
session |
the Session |
event | |
connection |
the current state of the network connection |
user_data |
the data passed to connect_async. |
Namespace: Soup
Package: libsoup-2.4