|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.starhope.vergil.badItalian.SmartFoxClient
public class SmartFoxClient
WRITEME: Document this type.
| Field Summary | |
|---|---|
boolean |
smartConnect
WRITEME: Document this brpocock@star-hope.org |
| Constructor Summary | |
|---|---|
SmartFoxClient(boolean b)
WRITEME: Document this constructor brpocock@star-hope.org |
|
| Method Summary | |
|---|---|
void |
addEventListener(String onconnection,
ISFSEventListener onConnection2)
WRITEME: Document this method brpocock@star-hope.org |
void |
addEventListener(String onlogin,
LoadClient loadClient)
WRITEME: Document this method brpocock@star-hope.org |
void |
connect(String string)
WRITEME: Document this method brpocock@star-hope.org |
void |
connect(String server,
int i)
WRITEME: Document this method brpocock@star-hope.org |
void |
disconnect()
WRITEME: Document this method brpocock@star-hope.org |
void |
getRandomKey()
WRITEME: Document this method brpocock@star-hope.org |
void |
getRoomList()
WRITEME: Document this method brpocock@star-hope.org |
void |
joinRoom(int i)
WRITEME: Document this method brpocock@star-hope.org |
void |
joinRoom(String $eaves,
String roompassword,
boolean b)
WRITEME: Document this method brpocock@star-hope.org |
void |
login(String string,
String userName,
String string2)
WRITEME: Document this method brpocock@star-hope.org |
void |
logout()
WRITEME: Document this method brpocock@star-hope.org |
void |
sendJson(String string)
WRITEME: Document this method brpocock@star-hope.org |
void |
sendPublicMessage(String string)
WRITEME: Document this method brpocock@star-hope.org |
void |
sendXtMessage(String string,
String string2,
org.json.JSONObject jsonObject)
WRITEME: Document this method brpocock@star-hope.org |
void |
setDebug(boolean b)
WRITEME: Document this method brpocock@star-hope.org |
void |
setUserVariables(Map<String,SFSVariable> vars)
WRITEME: Document this method brpocock@star-hope.org |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public boolean smartConnect
| Constructor Detail |
|---|
public SmartFoxClient(boolean b)
b - WRITEME| Method Detail |
|---|
public void addEventListener(String onconnection,
ISFSEventListener onConnection2)
onconnection - WRITEMEonConnection2 - WRITEME
public void addEventListener(String onlogin,
LoadClient loadClient)
onlogin - WRITEMEloadClient - WRITEMEpublic void connect(String string)
string - WRITEME
public void connect(String server,
int i)
server - WRITEMEi - WRITEMEpublic void disconnect()
public void getRandomKey()
public void getRoomList()
public void joinRoom(int i)
i - WRITEME
public void joinRoom(String $eaves,
String roompassword,
boolean b)
$eaves - WRITEMEroompassword - WRITEMEb - WRITEME
public void login(String string,
String userName,
String string2)
string - WRITEMEuserName - WRITEMEstring2 - WRITEMEpublic void logout()
public void sendJson(String string)
string - WRITEMEpublic void sendPublicMessage(String string)
string - WRITEME
public void sendXtMessage(String string,
String string2,
org.json.JSONObject jsonObject)
string - WRITEMEstring2 - WRITEMEjsonObject - WRITEMEpublic void setDebug(boolean b)
b - WRITEMEpublic void setUserVariables(Map<String,SFSVariable> vars)
vars - WRITEME
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||