The "pushtokens" collection of methods.
More...
|
| convertToArrayAndStripNulls ($o) |
|
The "pushtokens" collection of methods.
Typical usage is: $gamesService = new Google_Service_Games(...); $pushtokens = $gamesService->pushtokens;
◆ 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
-
◆ remove()
Removes a push token for the current user and application.
Removing a non- existent push token will report success. (pushtokens.remove)
- Parameters
-
Google_PushTokenId | $postBody | |
array | $optParams | Optional parameters. |
◆ update()
Registers a push token for the current user and application.
(pushtokens.update)
- Parameters
-
Google_PushToken | $postBody | |
array | $optParams | Optional parameters. |
The documentation for this class was generated from the following file:
- lib/google/src/Google/Service/Games.php