Pepper_56_C_interfaces
Pepper_56_C_interfaces
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Macros Groups
ppb_url_loader_trusted.h File Reference

Go to the source code of this file.

Classes

struct  PPB_URLLoaderTrusted_0_3
 

Macros

#define PPB_URLLOADERTRUSTED_INTERFACE_0_3   "PPB_URLLoaderTrusted;0.3"
 
#define PPB_URLLOADERTRUSTED_INTERFACE   PPB_URLLOADERTRUSTED_INTERFACE_0_3
 

Typedefs

typedef void(* PP_URLLoaderTrusted_StatusCallback )(PP_Instance pp_instance, PP_Resource pp_resource, int64_t bytes_sent, int64_t total_bytes_to_be_sent, int64_t bytes_received, int64_t total_bytes_to_be_received)
 
typedef struct
PPB_URLLoaderTrusted_0_3 
PPB_URLLoaderTrusted
 

Detailed Description

URL loader trusted interfaces.