static public method CO2GTransport::createSession
Brief
Creates a transport session.
Declaration | ||||
|
Details
The class returns an instance of the session object. You must use the release()
method
to free the returned object. Also you must disconnect all created sessions and release
all session objects before the application is terminated.
Declared in CO2GTransport