|
EventHttpConnection::getBaseReturns event base associated with the connection Description
public
EventBase EventHttpConnection::getBase()
Returns event base associated with the connection. ParametersThis function has no parameters. Return Values
On success returns
EventBase
object associated with the connection. Otherwise |