| Class | Description |
|---|---|
| PollAcknowledgementRequest |
A poll acknowledgement command is used to confirm that a message has been received by the client and can be removed from the queue on the server.
|
| PollAcknowledgementResponse |
The response from the FRED EPP server contains the result, message queue information and transaction identification.
|
| PollRequest |
A poll request command is used to obtain the message queue status (message count) and contents of the first message in the queue (the oldest one).
|
| PollResponse |
A poll request command is used to obtain the message queue status (message count) and contents of the first message in the queue (the oldest one).
|
Copyright © 2022. All rights reserved.