| Package | Description |
|---|---|
| com.smartfoxserver.v2.buddylist | |
| com.smartfoxserver.v2.core |
| Modifier and Type | Class and Description |
|---|---|
class |
SFSBuddyEventParam |
| Modifier and Type | Class and Description |
|---|---|
class |
SFSEventParam |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Object |
SFSEvent.getParameter(ISFSEventParam id)
Get a parameter from the event object
|
java.lang.Object |
ISFSEvent.getParameter(ISFSEventParam id)
Get a parameter from the event object
|
| Constructor and Description |
|---|
SFSEvent(SFSEventType type,
java.util.Map<ISFSEventParam,java.lang.Object> params) |