Package com.smartfoxserver.v2.util
Class UsersUtil
- java.lang.Object
-
- com.smartfoxserver.v2.util.UsersUtil
-
public class UsersUtil extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description UsersUtil()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static User
getServerAdmin()
static User
getServerModerator()
static boolean
isAllowedToPerformNewSearch(User user)
static boolean
usersSeeEachOthers(User sender, User recipient)
-