public class SteamMatchmakingGameServerItem extends Object
| Constructor and Description |
|---|
SteamMatchmakingGameServerItem() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
doNotRefresh() |
int |
getAppID() |
int |
getBotPlayers() |
String |
getGameDescription() |
String |
getGameDir() |
String |
getGameTags() |
String |
getMap() |
int |
getMaxPlayers() |
SteamMatchmakingServerNetAdr |
getNetAdr() |
int |
getPing() |
int |
getPlayers() |
String |
getServerName() |
int |
getServerVersion() |
SteamID |
getSteamID() |
int |
getTimeLastPlayed() |
boolean |
hadSuccessfulResponse() |
boolean |
hasPassword() |
boolean |
isSecure() |
public SteamMatchmakingServerNetAdr getNetAdr()
public int getPing()
public boolean hadSuccessfulResponse()
public boolean doNotRefresh()
public String getGameDir()
public String getMap()
public String getGameDescription()
public int getAppID()
public int getPlayers()
public int getMaxPlayers()
public int getBotPlayers()
public boolean hasPassword()
public boolean isSecure()
public int getTimeLastPlayed()
public int getServerVersion()
public String getServerName()
public String getGameTags()
public SteamID getSteamID()
Copyright © 2018. All rights reserved.