static interface SAMv3Handler.Session
Modifier and Type | Method and Description |
---|---|
void |
close() |
String |
getNick() |
boolean |
sendBytes(String dest,
byte[] data) |
String getNick()
void close()
boolean sendBytes(String dest, byte[] data) throws DataFormatException
DataFormatException