public class LoginTokenStatus extends Object
Constructor and Description |
---|
LoginTokenStatus() |
Modifier and Type | Method and Description |
---|---|
Integer |
getExpires() |
Boolean |
getIsBanned() |
String |
getSteamid() |
void |
setExpires(Integer expires) |
void |
setIsBanned(Boolean isBanned) |
void |
setSteamid(String steamid) |
String |
toString() |
Copyright © 2016–2024. All rights reserved.