class Steamcr::MsgClientMarketingMessageUpdate2

Defined in:

steamd/steammsg.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(marketing_message_update_time : UInt32, count : UInt32) #

[View source]

Instance Method Detail

def count : UInt32 #

[View source]
def count=(count : UInt32) #

[View source]
def deserialize(io : IO::Memory) #

[View source]
def marketing_message_update_time : UInt32 #

[View source]
def marketing_message_update_time=(marketing_message_update_time : UInt32) #

[View source]
def serialize(io : IO::Memory) #

[View source]