|
Pepper_47_C++_interfaces
|
#include "ppapi/c/ppb_url_response_info.h"#include "ppapi/cpp/resource.h"#include "ppapi/cpp/var.h"

Go to the source code of this file.
Classes | |
| class | pp::URLResponseInfo |
| URLResponseInfo provides an API for examining URL responses. More... | |
Namespaces | |
| pp | |
| The C++ interface to the Pepper API. | |
This file defines the API for examining URL responses.
Definition in file url_response_info.h.
1.8.6