webPlugInMainResourceDidFinishLoading()
Invoked when the connection successfully finishes loading data.
Declaration
func webPlugInMainResourceDidFinishLoading()Discussion
This message is invoked when the WebPlugInShouldLoadMainResourceKey plug-in command-line argument is set to NO and the underlying NSURLConnection object for the main resource sends the connectionDidFinishLoading: message to its delegate.