GAppsService::isAuthenticated
Description
In BBj 11.0 and higher, this method returns if successful authentication to a Google Apps service has occurred.
Syntax
Return Value |
Method |
void |
isAuthenticated(boolean promptUser) |
Parameters
Variable |
Description |
promptUser |
Specify true (1) to save the user token upon successful authentication. Otherwise specify false (0). The default is false (0). |
Return Values
None.
Remarks
None.
Example
|