|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ISFSEventListener | |
|---|---|
| it.gotoandplay.smartfoxclient | |
| Uses of ISFSEventListener in it.gotoandplay.smartfoxclient |
|---|
| Classes in it.gotoandplay.smartfoxclient that implement ISFSEventListener | |
|---|---|
class |
SmartFoxClient
SmartFoxClient is the main class in the SmartFoxServer API. |
| Methods in it.gotoandplay.smartfoxclient with parameters of type ISFSEventListener | |
|---|---|
boolean |
SFSEventDispatcher.addEventListener(java.lang.String event,
ISFSEventListener listener)
Adds a new event listener. |
boolean |
SFSEventDispatcher.removeEventListener(java.lang.String event,
ISFSEventListener listener)
Removes event listener. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||