|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.starhope.vergil.badItalian.SFSEvent
public class SFSEvent
WRITEME: Document this type.
| Field Summary | |
|---|---|
static String |
onAdminMessage
WRITEME: Document this brpocock@star-hope.org |
static String |
onConnection
WRITEME: Document this brpocock@star-hope.org |
static String |
onConnectionLost
WRITEME: Document this brpocock@star-hope.org |
static String |
onExtensionResponse
WRITEME: Document this brpocock@star-hope.org |
static String |
onJoinRoom
WRITEME: Document this brpocock@star-hope.org |
static String |
onJoinRoomError
WRITEME: Document this brpocock@star-hope.org |
static String |
onLogin
WRITEME: Document this brpocock@star-hope.org |
static String |
onModeratorMessage
WRITEME: Document this brpocock@star-hope.org |
static String |
onPrivateMessage
WRITEME: Document this brpocock@star-hope.org |
static String |
onPublicMessage
WRITEME: Document this brpocock@star-hope.org |
static String |
onRandomKey
WRITEME: Document this brpocock@star-hope.org |
static String |
onRoomListUpdate
WRITEME: Document this brpocock@star-hope.org |
static String |
onUserEnterRoom
WRITEME: Document this brpocock@star-hope.org |
static String |
onUserLeaveRoom
WRITEME: Document this brpocock@star-hope.org |
| Constructor Summary | |
|---|---|
SFSEvent()
|
|
| Method Summary | |
|---|---|
Object |
getName()
WRITEME: Document this method brpocock@star-hope.org |
org.json.JSONObject |
getParams()
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 static final String onConnection
public static final String onConnectionLost
public static final String onLogin
public static final String onRoomListUpdate
public static final String onJoinRoom
public static final String onRandomKey
public static final String onExtensionResponse
public static final String onJoinRoomError
public static final String onPublicMessage
public static final String onModeratorMessage
public static final String onAdminMessage
public static final String onPrivateMessage
public static final String onUserEnterRoom
public static final String onUserLeaveRoom
| Constructor Detail |
|---|
public SFSEvent()
| Method Detail |
|---|
public Object getName()
public org.json.JSONObject getParams()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||