class

Steamcr::MsgClientOGSBeginSession

Inherits Reference < Object

Constructors

new(account_type : UInt8, account_id : UInt64, app_id : UInt32, time_started : UInt32)
Source

Instance methods

account_id
Source
account_id=(account_id : UInt64)
Source
account_type
Source
account_type=(account_type : UInt8)
Source
app_id
Source
app_id=(app_id : UInt32)
Source
deserialize(io : IO::Memory)
Source
serialize(io : IO::Memory)
Source
time_started
Source
time_started=(time_started : UInt32)
Source