Gets the footer of the page.

<void> Page.getFooter(<RequestHeaderFooterCallback> callback, [<ErrorCallback> errorCallback])

Parameters

Parameter Description
callback Receives the footer of the page.
errorCallback Optional. Is called when the operation failed with an error.