Home
last modified time | relevance | path

Searched refs:deleteContact (Results 1 – 3 of 3) sorted by relevance

/plugin/authgooglesheets/vendor/google/apiclient-services/src/
H A DPeopleService.php310 ],'deleteContact' => [
311 'path' => 'v1/{+resourceName}:deleteContact',
/plugin/authgooglesheets/vendor/google/apiclient-services/src/PeopleService/Resource/
H A DPeople.php129 public function deleteContact($resourceName, $optParams = []) function in Google\\Service\\PeopleService\\Resource\\People
/plugin/addressbook/
H A Dsyntax.php227 $this->deleteContact($_REQUEST['erasecontact']);
515 function deleteContact($cid){ function in syntax_plugin_addressbook