Class: Response::Base::GoodServerRsp
- Defined in:
- lib/violet/response.rb
Overview
superclass of messages with infos (no error).
Direct Known Subclasses
Response::Blacklist, ChorSend, CommandSend, EarPositionSend, LangListUser, LinkPreview, ListFriend, ListReceivedMsg, MessageSend, NabCastSend, PositionEar, RabbitName, RabbitSleep, RabbitVersion, Signature, Timezone, TtsSend, VoiceListTts, WebRadioSend
Instance Attribute Summary
Attributes inherited from ServerRsp
Method Summary
Methods inherited from ServerRsp
#bad?, #get_all, #good?, #initialize, #method_missing
Constructor Details
This class inherits a constructor from Response::Base::ServerRsp
Dynamic Method Handling
This class handles dynamic methods through the method_missing method in the class Response::Base::ServerRsp