Functions

Function Description
nextPage Calls the previous method and gets the next page of results.
previousPage Calls the previous method and gets the previous page of results.

nextPage

Calls the previous method and gets the next page of results.

Return Value: A BigTreeGoogleResultSet or false if there is not another page.

nextPage()

previousPage

Calls the previous method and gets the previous page of results.

Return Value: A BigTreeGoogleResultSet or false if there is not a previous page.

previousPage()