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 Modifier and Type Method Description static User
getServerAdmin ()
static User
getServerModerator ()
static boolean
isAllowedToPerformNewSearch (User user)
static boolean
usersSeeEachOthers (User sender, User recipient)
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-