Steamcr::MsgClientCreateChatResponse
Inherits Reference < Object
Constructors
new(result : EResult, steam_id_chat : UInt64, chat_room_type : EChatRoomType, steam_id_friend_chat : UInt64)
SourceInstance methods
chat_room_type
Sourcechat_room_type=(chat_room_type : Steamcr::EChatRoomType)
Sourcedeserialize(io : IO::Memory)
Sourceresult
Sourceresult=(result : Steamcr::EResult)
Sourceserialize(io : IO::Memory)
Sourcesteam_id_chat
Sourcesteam_id_chat=(steam_id_chat : UInt64)
Sourcesteam_id_friend_chat
Sourcesteam_id_friend_chat=(steam_id_friend_chat : UInt64)
Source