Search completed in 1.42 seconds.
1 results for "getAvailableNetworks":
nsIDOMMozNetworkStatsManager
MozillaTechXPCOMReferenceInterfacensIDOMMozNetworkStatsManager
in long threshold, [optional] in jsval options /* networkstatsalarmoptions */); nsidomdomrequest getallalarms([optional] in nsisupports network); nsidomdomrequest removealarms([optional] in long alarmid); nsidomdomrequest clearstats(in nsisupports network); nsidomdomrequest clearallstats(); nsidomdomrequest getavailablenetworks(); nsidomdomrequest getavailableservicetypes(); attributes attribute type description samplerate long minimum time in milliseconds between samples stored in the database.
...to know in advance which kind of origin is available, the moznetworkstatsmanager.getavailablenetworks method returns an array of interfaces.
... invalidnetwork the network must be in the return of getavailablenetworks.
...And 8 more matches