Class type Mozilla.XPCOM.request


class type request = object .. end
Inherits
method _get_name : string
method isPending : bool
method _get_status : int
method cancel : int -> unit
method suspend : unit
method resume : unit