The "userinfo" collection of methods.
More...
|
| | call ($name, $arguments, $expected_class=null) |
| | TODO: This function needs simplifying.
|
| |
| | get ($optParams=array()) |
| | (userinfo.get)
|
| |
|
|
| convertToArrayAndStripNulls ($o) |
| |
The "userinfo" collection of methods.
Typical usage is: $oauth2Service = new Google_Service_Oauth2(...); $userinfo = $oauth2Service->userinfo;
◆ call()
| Google_Service_Resource::call |
( |
| $name, |
|
|
| $arguments, |
|
|
| $expected_class = null ) |
|
inherited |
TODO: This function needs simplifying.
- Parameters
-
| $name | |
| $arguments | |
| $expected_class | - optional, the expected class name |
- Return values
-
| Google_Http_Request|expected_class | |
- Exceptions
-
◆ get()
| Google_Service_Oauth2_Userinfo_Resource::get |
( |
| $optParams = array() | ) |
|
(userinfo.get)
- Parameters
-
| array | $optParams | Optional parameters. |
- Return values
-
The documentation for this class was generated from the following file:
- lib/google/src/Google/Service/Oauth2.php