class

Steamcr::MsgClientCreateChatResponse

Inherits Reference < Object

Constructors

new(result : EResult, steam_id_chat : UInt64, chat_room_type : EChatRoomType, steam_id_friend_chat : UInt64)
Source

Instance methods

chat_room_type
Source
chat_room_type=(chat_room_type : Steamcr::EChatRoomType)
Source
deserialize(io : IO::Memory)
Source
result
Source
result=(result : Steamcr::EResult)
Source
serialize(io : IO::Memory)
Source
steam_id_chat
Source
steam_id_chat=(steam_id_chat : UInt64)
Source
steam_id_friend_chat
Source
steam_id_friend_chat=(steam_id_friend_chat : UInt64)
Source