Class LoggedOffCallback
- java.lang.Object
-
- in.dragonbra.javasteam.steam.steamclient.callbackmgr.CallbackMsg
-
- in.dragonbra.javasteam.steam.handlers.steamuser.callback.LoggedOffCallback
-
- All Implemented Interfaces:
ICallbackMsg
public class LoggedOffCallback extends CallbackMsg
This callback is returned when the client is told to log off by the server.
-
-
Constructor Summary
Constructors Constructor Description LoggedOffCallback(EResult result)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description EResultgetResult()-
Methods inherited from class in.dragonbra.javasteam.steam.steamclient.callbackmgr.CallbackMsg
getJobID, setJobID
-
-