public final class ChatMemberInfoCallback extends CallbackMsg
Modifier and Type | Field and Description |
---|---|
private SteamID |
chatRoomID
Gets SteamId of the chat room.
|
private StateChangeDetails |
stateChangeInfo
Gets the state change info for
EChatInfoType.StateChange member info updates. |
private EChatInfoType |
type
Gets the info type.
|
Constructor and Description |
---|
ChatMemberInfoCallback(MsgClientChatMemberInfo msg,
byte[] payload) |
private final SteamID chatRoomID
private final EChatInfoType type
private StateChangeDetails stateChangeInfo
EChatInfoType.StateChange
member info updates.public ChatMemberInfoCallback(MsgClientChatMemberInfo msg, byte[] payload)
Copyright © 2012. All Rights Reserved.