logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

Net::EPP::Frame::Command::Poll::Ack - an instance of Net::EPP::Frame::Command for the EPP "<Poll>"

Methods

               $frame->setMsgID($id);

       This method sets the "msgID" attribute on the "<poll>" element that is used to specify the message ID
       being acknowleged.

perl v5.40.1                                       2025-04-19              Net::EPP::Fram...mand::Poll::Ack(3pm)

Name

       Net::EPP::Frame::Command::Poll::Ack - an instance of Net::EPP::Frame::Command for the EPP "<Poll>"
       acknowledge command.

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>

See Also