GDocsService::getDocsService
Description
In BBj 11.00 and higher, this method returns the Google DocsService object.
Syntax
|
Access |
Return Value |
Method |
|---|---|---|
|
static |
getDocsService() |
Parameters
None.
Return Values
Returns the Google DocsService.
Remarks
Refer to the Google Java API DocsService documentation for more details on the returned object.
Example
|