8 #ifndef PPAPI_C_TRUSTED_PPB_BROKER_TRUSTED_H_
9 #define PPAPI_C_TRUSTED_PPB_BROKER_TRUSTED_H_
18 #define PPB_BROKER_TRUSTED_INTERFACE_0_2 "PPB_BrokerTrusted;0.2"
19 #define PPB_BROKER_TRUSTED_INTERFACE_0_3 "PPB_BrokerTrusted;0.3"
20 #define PPB_BROKER_TRUSTED_INTERFACE PPB_BROKER_TRUSTED_INTERFACE_0_3
PP_Bool(* IsAllowed)(PP_Resource broker)
PP_Bool(* IsBrokerTrusted)(PP_Resource resource)
PP_Resource(* CreateTrusted)(PP_Instance instance)
int32_t(* GetHandle)(PP_Resource broker, int32_t *handle)
int32_t(* Connect)(PP_Resource broker, struct PP_CompletionCallback connect_callback)
PP_Bool(* IsBrokerTrusted)(PP_Resource resource)
int32_t(* Connect)(PP_Resource broker, struct PP_CompletionCallback connect_callback)
PP_Resource(* CreateTrusted)(PP_Instance instance)
int32_t(* GetHandle)(PP_Resource broker, int32_t *handle)