Confirmed users
716
edits
(→Notes) |
|||
| Line 26: | Line 26: | ||
{ | { | ||
// Estimated speed (in MB/s) of the current connection. | // Estimated speed (in MB/s) of the current connection. | ||
readonly attribute | 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; | ||