Archived event pages related to B2G OS.
- connected
- The
connected
event callback is executed when a call has been connected. - connectioninfoupdate
- The connectionInfoUpdate handler is executed when information about the signal strength and the link speed have been updated.
- contactchange
- The
contactchange
event is fired each time a contact is added, updated or removed from the device's contact database. - disabled
- The disabled event is raised when WiFi is disabled on the device.
- enabled
- The
enabled
handler is executed when Wifi is enabled on the device. - localized
- The
localized
event is triggered after the webL10n library has finished localizing the document and detecting language. - message
- The
message
handler is executed when data is received from a child (i)frame or parent window.