public final class ChatActionResultCallback extends CallbackMsg
Modifier and Type | Field and Description |
---|---|
private EChatAction |
action
Gets the chat action that was performed.
|
private SteamID |
chatRoomID
Gets the SteamID of the chat room the action was performed in.
|
private SteamID |
chatterID
Gets the SteamID of the chat member the action was performed on.
|
private EChatActionResult |
result
Gets the result of the chat action.
|
Constructor and Description |
---|
ChatActionResultCallback(MsgClientChatActionResult result) |
private final SteamID chatRoomID
private final SteamID chatterID
private final EChatAction action
private final EChatActionResult result
public ChatActionResultCallback(MsgClientChatActionResult result)
Copyright © 2012. All Rights Reserved.