Veriplace_AsyncRequestStatusBase class for information about the status of an asynchronous request.
Located in /Veriplace/Types.php (line 738)
| Class | Description |
|---|---|
Veriplace_LocationRequestStatus
|
Holds information about the status of an asynchronous Veriplace_GetLocationAPI request. |
Veriplace_InvitationStatus
|
Holds information about the status of a Veriplace_InvitationAPI request. |
Veriplace_Exception
$exception
(line 759)
An exception whose type indicates the reason that the request failed, if it failed, or null otherwise.
string
$id
(line 746)
A unique identifier that the platform assigned to this request.
When you receive a result callback, it will contain a "nonce" parameter matching this value.
boolean
$ready
(line 752)
True if the request has completed, either successfully or with an error.
Documentation generated on Sun, 29 Aug 2010 04:08:39 -0700 by phpDocumentor 1.4.1