class

Steamcr::MsgClientP2PIntroducerMessage

Inherits Reference < Object

Constructors

new(steam_id : UInt64, routing_type : EIntroducerRouting, data : UInt8, data_len : UInt32)
Source

Instance methods

data
Source
data=(data : UInt8)
Source
data_len
Source
data_len=(data_len : UInt32)
Source
deserialize(io : IO::Memory)
Source
routing_type
Source
routing_type=(routing_type : Steamcr::EIntroducerRouting)
Source
serialize(io : IO::Memory)
Source
steam_id
Source
steam_id=(steam_id : UInt64)
Source