Package zombie.core.znet
Class ServerBrowser
java.lang.Object
zombie.core.znet.ServerBrowser
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic int
static GameServerDetails
GetServerDetails
(int int1) static GameServerDetails
GetServerDetails
(String string, int int1) static GameServerDetails
GetServerDetailsSync
(String string, int int1) static List
static boolean
init()
static boolean
static boolean
QueryServer
(String string, int int1) static void
static void
Release()
static void
ReleaseServerQuery
(String string, int int1) static boolean
RequestServerRules
(String string, int int1) static void
setCallbackInterface
(IServerBrowserCallback iServerBrowserCallback) static void
shutdown()
-
Constructor Details
-
ServerBrowser
public ServerBrowser()
-
-
Method Details
-
init
public static boolean init() -
shutdown
public static void shutdown() -
RefreshInternetServers
public static void RefreshInternetServers() -
GetServerCount
public static int GetServerCount() -
GetServerDetails
-
Release
public static void Release() -
IsRefreshing
public static boolean IsRefreshing() -
QueryServer
-
GetServerDetails
-
ReleaseServerQuery
-
GetServerList
-
GetServerDetailsSync
-
RequestServerRules
-
setCallbackInterface
-