Class: Accept

Inherits:
Object
  • Object
show all
Includes:
SteamSerializable
Defined in:
lib/steamd/generated/netheader.rb

Overview

Class for the Accept in the Steam Language.

Instance Attribute Summary

Attributes included from SteamSerializable

#constants, #variables

Instance Method Summary collapse

Methods included from SteamSerializable

#consts, #deserialize, #encode_to, #flag, #serialize, #vars

Constructor Details

#initializeAccept

Instantiate a Accept object



262
263
264
# File 'lib/steamd/generated/netheader.rb', line 262

def initialize
  super([], [])
end