Steamcr::MsgClientOGSEndSession
Inherits Reference < Object
Constructors
new(session_id : UInt64, time_ended : UInt32, reason_code : Int32, count_attributes : Int32)
SourceInstance methods
count_attributes
Sourcecount_attributes=(count_attributes : Int32)
Sourcedeserialize(io : IO::Memory)
Sourcereason_code
Sourcereason_code=(reason_code : Int32)
Sourceserialize(io : IO::Memory)
Sourcesession_id
Sourcesession_id=(session_id : UInt64)
Sourcetime_ended
Sourcetime_ended=(time_ended : UInt32)
Source