public final class SteamMasterServer extends ClientMsgHandler
| Constructor and Description |
|---|
SteamMasterServer() |
| Modifier and Type | Method and Description |
|---|---|
void |
handleMsg(IPacketMsg packetMsg)
Handles a client message.
|
(package private) void |
handleServerQueryResponse(IPacketMsg packetMsg) |
JobID |
serverQuery(QueryDetails details)
Requests a list of servers from the Steam game master server.
|
setuppublic JobID serverQuery(QueryDetails details)
QueryCallback from a JobCallback.details - The details for the request.JobCallback.public void handleMsg(IPacketMsg packetMsg)
handleMsg in class ClientMsgHandlerpacketMsg - The packet message that contains the data.void handleServerQueryResponse(IPacketMsg packetMsg)
Copyright © 2012. All Rights Reserved.