Class: Steam::Protocol::ClientMessage

Inherits:
Object
  • Object
show all
Includes:
Message
Defined in:
lib/steam/protocol/client_message.rb

Overview

Represents a Message received or sent to the Steam network.

Client messages typically don't have session or steam meta data associated with them.

Constant Summary

Constants included from Message

Message::PROTO_MASK

Instance Attribute Summary

Attributes included from Message

#body, #emsg, #header, #payload

Method Summary

Methods included from Message

#decode, #encode, #initialize, #proto?, #session_id=, #steam_id=