Class Veriplace_AsyncCapableAPI

Description

Located in /Veriplace/Client.php (line 675)

Veriplace_API
   |
   --Veriplace_AsyncCapableAPI
Direct descendents
Class Description
 class Veriplace_GetLocationAPI Low-level interface for obtaining a user's location from Veriplace, when using the Veriplace_Client directly rather than the Veriplace API.
 class Veriplace_InvitationAPI Interface for initiating an invitation from Veriplace to an end user, allowing the user to opt into this application.
Class Constant Summary
Method Summary
Methods
getCallbackResult (line 701)
  • access: public
void getCallbackResult ()

Redefined in descendants as:
getResult (line 680)
  • access: public
void getResult (Veriplace_AsyncRequestStatus $request)

Redefined in descendants as:
  • Veriplace_GetLocationAPI::getResult() : Attempt to retrieve the result of an asynchronous request that was previously submitted with requestLocation(). Use this method if you did not specify a callback URI in the original request.
  • Veriplace_InvitationAPI::getResult() : Attempt to retrieve the result of an invitation that was previously submitted with inviteGetLocation(). Use this method if you did not specify a callback URI in the original request.
Class Constants
REQUEST_CREATION_BASE_PATH = "/request/" (line 677)
REQUEST_QUERY_BASE_PATH = "/requests/" (line 678)

Documentation generated on Sun, 29 Aug 2010 04:08:36 -0700 by phpDocumentor 1.4.1