Package com.smartfoxserver.util
Class UsersUtil
java.lang.Object
com.smartfoxserver.util.UsersUtil
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic UserProvides a global Server Admin User that can be used with the Server side API when requestedstatic UserProvides a global Server Moderator User that can be used with the Server side API when requestedstatic booleanstatic booleanusersSeeEachOthers(User sender, User recipient)
-
Constructor Details
-
UsersUtil
public UsersUtil()
-
-
Method Details
-
usersSeeEachOthers
- Internal
-
getServerAdmin
Provides a global Server Admin User that can be used with the Server side API when requested- Returns:
- server admin User
- See Also:
-
getServerModerator
Provides a global Server Moderator User that can be used with the Server side API when requested- Returns:
- server mod User
- See Also:
-
isAllowedToPerformNewSearch
- Internal
-