sbINetworkProxyImport Interface Reference

A service to import network proxy settings from several sources. More...

import"sbINetworkProxyImport.idl";

Inheritance diagram for sbINetworkProxyImport:
[legend]
Collaboration diagram for sbINetworkProxyImport:
[legend]

Public Member Functions

boolean importProxySettings (in AString aSource)
 Imports the network proxy settings from the specified source. More...
 

Public Attributes

readonly attribute nsIArray importSources
 Return the list of network proxy import sources. More...
 

Detailed Description

A service to import network proxy settings from several sources.

Definition at line 34 of file sbINetworkProxyImport.idl.

Member Function Documentation

boolean sbINetworkProxyImport::importProxySettings ( in AString  aSource)

Imports the network proxy settings from the specified source.

Parameters
aSourceThe ID of the source to import the proxy settings from
Returns
A boolean indicating whether the import succeeded.

Member Data Documentation

readonly attribute nsIArray sbINetworkProxyImport::importSources

Return the list of network proxy import sources.

Definition at line 39 of file sbINetworkProxyImport.idl.


The documentation for this interface was generated from the following file: