OBJECT HIERARCHY

    L<XML::LibXML::Node>
    +----L<XML::LibXML::Document>
        +----L<Net::EPP::Frame>
            +----L<Net::EPP::Frame::Command>
                +----L<Net::EPP::Frame::Command::Poll>

METHODS

$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.

AUTHOR

CentralNic Ltd (http://www.centralnic.com/).

COPYRIGHT

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.

RELATED TO Net::EPP::Frame::Command::Poll::Ack…

  • Net::EPP::Frame