public class ChatInviteCallback extends CallbackMsg
| Constructor and Description |
|---|
ChatInviteCallback(in.dragonbra.javasteam.protobufs.steamclient.SteammessagesClientserver.CMsgClientChatInvite.Builder invite) |
| Modifier and Type | Method and Description |
|---|---|
SteamID |
getChatRoomID() |
java.lang.String |
getChatRoomName() |
EChatRoomType |
getChatRoomType() |
SteamID |
getFriendChatID() |
GameID |
getGameID() |
SteamID |
getInvitedID() |
SteamID |
getPatronID() |
getJobID, setJobIDpublic ChatInviteCallback(in.dragonbra.javasteam.protobufs.steamclient.SteammessagesClientserver.CMsgClientChatInvite.Builder invite)
public SteamID getInvitedID()
SteamID of the user who was invited to the chat.public SteamID getPatronID()
SteamID of the user who performed the invitation.public EChatRoomType getChatRoomType()
public java.lang.String getChatRoomName()