A service to import network proxy settings from several sources. More...
import"sbINetworkProxyImport.idl";
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... | |
A service to import network proxy settings from several sources.
Definition at line 34 of file sbINetworkProxyImport.idl.
boolean sbINetworkProxyImport::importProxySettings | ( | in AString | aSource | ) |
Imports the network proxy settings from the specified source.
aSource | The ID of the source to import the proxy settings from |
readonly attribute nsIArray sbINetworkProxyImport::importSources |
Return the list of network proxy import sources.
Definition at line 39 of file sbINetworkProxyImport.idl.