Gets the footer of the page.
<void> Page.getFooter(<RequestHeaderFooterCallback> callback, [<ErrorCallback> errorCallback])
Parameter | Description |
---|---|
callback | Receives the footer of the page. |
error |
Optional. Is called when the operation failed with an error. |