Confirmed users, Bureaucrats and Sysops emeriti
1,680
edits
| Line 31: | Line 31: | ||
* status: The status code returned from the server (will be 3xx). | * status: The status code returned from the server (will be 3xx). | ||
* notifyData: The data passed into 'NPN_PostURLNotify' or 'NPN_GetURLNotify'. | * notifyData: The data passed into 'NPN_PostURLNotify' or 'NPN_GetURLNotify'. | ||
* callback: The address of a callback function for asynchronous responses | * callback: The address of a callback function for asynchronous responses. | ||
The browser will look for 'NPP_URLRedirectNotify' only if the plugin function structure's version field is set to the following value or higher: | The browser will look for 'NPP_URLRedirectNotify' only if the plugin function structure's version field is set to the following value or higher: | ||