public class PlayingSessionStateCallback extends CallbackMsg
playingBlocked, sending EMsg.ClientGamesPlayed
message will log you off with EResult.LoggedInElsewhere result.| Constructor and Description |
|---|
PlayingSessionStateCallback(JobID jobID,
in.dragonbra.javasteam.protobufs.steamclient.SteammessagesClientserver2.CMsgClientPlayingSessionState.Builder msg) |
| Modifier and Type | Method and Description |
|---|---|
int |
getPlayingAppID()
When blocked, gets the appid which is currently being played.
|
boolean |
isPlayingBlocked()
Indicates whether playing is currently blocked by another client.
|
getJobID, setJobIDpublic PlayingSessionStateCallback(JobID jobID, in.dragonbra.javasteam.protobufs.steamclient.SteammessagesClientserver2.CMsgClientPlayingSessionState.Builder msg)
public boolean isPlayingBlocked()
public int getPlayingAppID()