Class: Rcon::CommandResponse

Inherits:
Response show all
Defined in:
lib/rcon/response.rb

Overview

the Response subclass corresponding with response packets from the server that result from executing a command

Instance Attribute Summary

Attributes inherited from Response

#body, #id, #type

Method Summary

Methods inherited from Response

from_packet, #initialize

Constructor Details

This class inherits a constructor from Rcon::Response