public interface AIMConnectionListener extends Listener
AIMConnectionListener
here.Modifier and Type | Method and Description |
---|---|
void |
connectionEstablished(AIMSession sess,
AIMConnection conn)
Describe
connectionEstablished method here. |
void connectionEstablished(AIMSession sess, AIMConnection conn)
connectionEstablished
method here.sess
- an AIMSession
valueconn
- an AIMConnection
value