Package | Description |
---|---|
com.smartfoxserver.v2.api | |
com.smartfoxserver.v2.entities | |
com.smartfoxserver.v2.util |
Modifier and Type | Method and Description |
---|---|
void |
SFSApi.disconnectUser(User user,
IDisconnectionReason reason)
Disconnect a User indicating one specific reason (for example because the User was Idle).
|
void |
ISFSApi.disconnectUser(User user,
IDisconnectionReason reason)
Disconnect a User indicating one specific reason (for example because the User was Idle).
|
Modifier and Type | Method and Description |
---|---|
void |
User.disconnect(IDisconnectionReason reason) |
void |
SFSUser.disconnect(IDisconnectionReason reason) |
Modifier and Type | Class and Description |
---|---|
class |
ClientDisconnectionReason |