WebAPI/NetworkAPI: Difference between revisions

Jump to navigation Jump to search
Line 26: Line 26:
   {
   {
     // Estimated speed (in MB/s) of the current connection.
     // Estimated speed (in MB/s) of the current connection.
     readonly attribute unsigned long speed;
     readonly attribute float        speed;
     // Return whether the current connection is restricted (like quota, pay per use, etc.).
     // Return whether the current connection is restricted (like quota, pay per use, etc.).
     readonly attribute boolean      restricted;
     readonly attribute boolean      restricted;
Confirmed users
716

edits

Navigation menu