Copy as Markdown
Other Tools
//
// DO NOT EDIT. THIS FILE IS GENERATED FROM $SRCDIR/netwerk/protocol/http/nsIObliviousHttpChannel.idl
//
{static D: &[Interface] = &[
Interface {
name: "nsIObliviousHttpChannel",
base: Some("nsIHttpChannel"),
sync: false,
methods: Ok(&[
/* readonly attribute nsIHttpChannel relayChannel; */
Method {
name: "GetRelayChannel",
params: &[Param { name: "aRelayChannel", ty: "*mut *const nsIHttpChannel" }],
ret: "::nserror::nsresult",
},
]),
},
]; D}