public class FT extends Object
| Constructor and Description |
|---|
FT(AIMSession sess,
byte[] cookie)
Creates a new FT.
|
public FT(AIMSession sess, byte[] cookie)
sess - the oscar sessioncookie - the cookie.public void sendFile(String screenname, String filename, int subtype, String message) throws IOException
screenname - the screennamefilename - the filenamesubtype - the subtypemessage - the messageIOException - if an error occurs