7 #ifndef __CONTACT_CREATE_H__
8 #define __CONTACT_CREATE_H__
30 if (type == CONTACT_CREATE) {
74 #endif //__CONTACT_CREATE_H__
EPP DomParser Class.
Definition: DomParser.H:62
EPP Action Class.
Definition: Action.H:24
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
void parse_contact_create_rsp(const string &xml_payload, ContactCreateRsp *rsp)
Parse the response to a contact create command.