Unit 'googleservice' Package
[Overview][Types][Classes][Procedures and functions][Index] [#googleapi]

TGoogleAPI.ServiceCall

Declaration

Source position: googleservice.pp line 95

public function TGoogleAPI.ServiceCall(

  const AResource: TGoogleResource;

  AMethod: string;

  APath: string;

  AQuery: string;

  AInput: TGoogleBaseObject;

  AReturnClass: TGoogleBaseObjectClass

):TGoogleBaseObject; virtual;

function TGoogleAPI.ServiceCall(

  const AResource: TGoogleResource;

  AMethod: string;

  APath: string;

  AQuery: string;

  AInput: string

):string; virtual;


Documentation generated on: 2023-03-18