Class PendingOperationResponse

Description

Base class for pending operation responses

Located in /modules/registries/class.PendingOperationResponse.php (line 16)

RegistryResponse
   |
   --PendingOperationResponse
Direct descendents
Class Description
 class PollTransferResponse Poll response for transfer
 class PollOutgoingTransferResponse Poll response for outgoing transfer
 class PollCreateDomainResponse Poll response for create domain operation
 class PollDeleteDomainResponse Poll response for delete domain operation
 class PollChangeDomainOwnerResponse Poll response for change domain owner operation
 class PollUpdateDomainResponse Poll response for update domain operation
 class PollUpdateContactResponse Poll response for update contact operation
 class PollDeleteContactResponse Poll response for delete contact operation
 class PollDeleteNamserverHostResponse Poll response for delete namserver operation
Variable Summary
 string $FailReason
 string $MsgID
Variables
string $FailReason (line 30)

Reason of failure

  • access: public
string $MsgID (line 23)

ID of poll message (Used in registry modules that implement IRegistryModuleServerPollable)

  • access: public

Inherited Variables

Inherited from RegistryResponse

RegistryResponse::$Code
RegistryResponse::$ErrMsg
RegistryResponse::$OperationId
RegistryResponse::$Properties
RegistryResponse::$RawResponse
RegistryResponse::$Status
Methods

Documentation generated on Thu, 22 Apr 2010 15:16:29 +0300 by phpDocumentor 1.4.1