Assign a callback function to be notified whenever the history state has changed. (eg, the state of thie back/forward buttons should be updated)
@param webview The WebView instance
@param callback A function pointer to the callback.
See Implementation
Assign a callback function to be notified whenever the history state has changed. (eg, the state of thie back/forward buttons should be updated)
@param webview The WebView instance
@param callback A function pointer to the callback.