7 #ifndef __CONTACT_TRANSFER_H__
8 #define __CONTACT_TRANSFER_H__
16 #include "ContactTransferRsp.H"
30 if (type == CONTACT_TRANSFER) {
74 #endif // __CONTACT_TRANSFER_H__
EPP DomParser Class.
Definition: DomParser.H:62
EPP Action Class.
Definition: Action.H:24
void parse_contact_transfer_rsp(const string &xml_payload, ContactTransferRsp *rsp)
Parse the response to a contact transfer command.
auto_ptr< Response > _response
Generic response.
Definition: Action.H:79
auto_ptr< Command > _command
Generic command.
Definition: Action.H:76
ActionType
Action Types.
Definition: CommonData.H:23