| Pepper_47_C_interfaces
    | 
#include <ppb_broker_trusted.h>

| Public Attributes | |
| PP_Resource(* | CreateTrusted )(PP_Instance instance) | 
| PP_Bool(* | IsBrokerTrusted )(PP_Resource resource) | 
| int32_t(* | Connect )(PP_Resource broker, struct PP_CompletionCallback connect_callback) | 
| int32_t(* | GetHandle )(PP_Resource broker, int32_t *handle) | 
Definition at line 91 of file ppb_broker_trusted.h.
| int32_t(* PPB_BrokerTrusted_0_2::Connect)(PP_Resource broker, struct PP_CompletionCallback connect_callback) | 
Definition at line 94 of file ppb_broker_trusted.h.
| PP_Resource(* PPB_BrokerTrusted_0_2::CreateTrusted)(PP_Instance instance) | 
Definition at line 92 of file ppb_broker_trusted.h.
| int32_t(* PPB_BrokerTrusted_0_2::GetHandle)(PP_Resource broker, int32_t *handle) | 
Definition at line 96 of file ppb_broker_trusted.h.
| PP_Bool(* PPB_BrokerTrusted_0_2::IsBrokerTrusted)(PP_Resource resource) | 
Definition at line 93 of file ppb_broker_trusted.h.
 1.8.6
 1.8.6