An instance of net::epp::frame::command for the epp "poll" acknowledge command.
L<XML::LibXML::Node> +----L<XML::LibXML::Document> +----L<Net::EPP::Frame> +----L<Net::EPP::Frame::Command> +----L<Net::EPP::Frame::Command::Poll>
$frame->setMsgID($id);
This method sets the \*(C`msgID\*(C' attribute on the \*(C`<poll>\*(C' element that is used to specify the message \s-1ID\s0 being acknowleged.
CentralNic Ltd (http://www.centralnic.com/).
This module is (c) 2012 CentralNic Ltd. This module is free software; you can redistribute it and/or modify it under the same terms as Perl itself.
Net::EPP::Frame