void C_Callback::NewConnection

(const unsigned short aPort,
  MAbstractConnection* aConnection,
  int aConnectionId)

Handler for a new connection notification.

Documentation

Called when new connections are established. Forwards the connection information to new connection function via the function pointer given in construction phase.

Parameters:
aPort - port number
aConnection - Connection object
aConnectionId - Id of the connection

Alphabetic index HTML hierarchy of classes or Java



This page was generated with the help of DOC++.