Package com.smartfoxserver.v2.entities
Interface Loggable
-
public interface Loggable
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description User
doLogin(LoginData ld)
-
-
-
Method Detail
-
doLogin
User doLogin(LoginData ld) throws SFSLoginException
- Throws:
SFSLoginException
-
-