Class StatusReplyCallback
- java.lang.Object
-
- in.dragonbra.javasteam.steam.steamclient.callbackmgr.CallbackMsg
-
- in.dragonbra.javasteam.steam.handlers.steamgameserver.callback.StatusReplyCallback
-
- All Implemented Interfaces:
ICallbackMsg
public class StatusReplyCallback extends CallbackMsg
This callback is fired when the game server receives a status reply.
-
-
Constructor Summary
Constructors Constructor Description StatusReplyCallback(in.dragonbra.javasteam.protobufs.steamclient.SteammessagesClientserverGameservers.CMsgGSStatusReply.Builder reply)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanisSecure()-
Methods inherited from class in.dragonbra.javasteam.steam.steamclient.callbackmgr.CallbackMsg
getJobID, setJobID
-
-