public interface UserLookupListener extends Listener
UserLookupListener
here.Modifier and Type | Method and Description |
---|---|
void |
reply(AIMSession sess,
AIMFrame frame,
String searchAddr,
int count,
ArrayList data)
Describe
reply method here. |
void reply(AIMSession sess, AIMFrame frame, String searchAddr, int count, ArrayList data)
reply
method here.sess
- an AIMSession
valueframe
- an AIMFrame
valuesearchAddr
- a String
valuecount
- an int
valuedata
- a ArrayList
value