Copy as Markdown
Other Tools
//
// DO NOT EDIT. THIS FILE IS GENERATED FROM $SRCDIR/toolkit/components/telemetry/core/nsITelemetry.idl
//
{static D: &[Interface] = &[
Interface {
name: "nsIFetchTelemetryDataCallback",
base: Some("nsISupports"),
sync: false,
methods: Ok(&[
/* void complete (); */
Method {
name: "Complete",
params: &[],
ret: "::nserror::nsresult",
},
]),
},
Interface {
name: "nsITelemetry",
base: Some("nsISupports"),
sync: false,
methods: Err("jscontext is unsupported"),
},
]; D}