ppb_url_loader.h File Reference

Include dependency graph for ppb_url_loader.h:

Data Structures

struct  PPB_URLLoader
 The PPB_URLLoader interface contains pointers to functions for loading URLs. More...

Defines

#define PPB_URLLOADER_INTERFACE   "PPB_URLLoader;1.0"
#define PPB_URLLOADER_INTERFACE   PPB_URLLOADER_INTERFACE

Typedefs

typedef struct PPB_URLLoader PPB_URLLoader

Detailed Description

This file defines the PPB_URLLoader interface for loading URLs.


Define Documentation

#define PPB_URLLOADER_INTERFACE   "PPB_URLLoader;1.0"