Copy as Markdown
Other Tools
//
// DO NOT EDIT. THIS FILE IS GENERATED FROM $SRCDIR/netwerk/base/nsIProtocolProxyService.idl
//
{static D: &[Interface] = &[
Interface {
name: "nsIProxyConfigChangedCallback",
base: Some("nsISupports"),
sync: false,
methods: Ok(&[
/* void onProxyConfigChanged (); */
Method {
name: "OnProxyConfigChanged",
params: &[],
ret: "::nserror::nsresult",
},
]),
},
Interface {
name: "nsIProtocolProxyService",
base: Some("nsISupports"),
sync: false,
methods: Err("nostdcall is unsupported"),
},
]; D}