Query: poe::component::client::mpd::message
OS: debian
Section: 3pm
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
POE::Component::Client::MPD::Message(3pm) User Contributed Perl Documentation POE::Component::Client::MPD::Message(3pm)NAMEPOE::Component::Client::MPD::Message - a message from POCOCMVERSIONversion 1.121670SYNOPSISprint $msg->data . " ";DESCRIPTIONPOE::Component::Client::MPD::Message is more a placeholder for a hash ref with some pre-defined keys.PUBLIC METHODSThis module has a "new()" constructor, which should only be called by one of the "POCOCM"'s modules. The other public methods are the following accessors: o request() The event sent to POCOCM. o params() The params of the event to POCOCM, as sent by client. o status() The status of the request. True for success, False in case of error.AUTHORJerome QuelinCOPYRIGHT AND LICENSEThis software is copyright (c) 2007 by Jerome Quelin. This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself. perl v5.14.2 2012-06-15 POE::Component::Client::MPD::Message(3pm)