Notify when voice info is changed.
Notify when data info is changed.
Notify when ussd is received.
| message | The ussd request in string format. |
| sessionEnded | Indicates whether the session is ended. |
Notify when data call is failed to establish.
| message | Error message from RIL. |
Notify when call forwarding state is changed.
| action | One of the nsIMobileConnection.CALL_FORWARD_ACTION_* values. |
| reason | One of the nsIMobileConnection.CALL_FORWARD_REASON_* values. |
| number | Phone number of forwarding address. |
| timeSeconds | The time in seconds should wait before call is forwarded. |
| serviceClass | One of the nsIMobileConnection.ICC_SERVICE_CLASS_* values. |
Notify when emergency callback mode is changed.
| active | Indicates whether the emergency callback mode is activated. |
| timeoutMs | The timeout in millisecond for emergency callback mode. |
Notify when ota status is changed.
| status | Ota status. Possible values: 'spl_unlocked', 'spc_retries_exceeded', 'a_key_exchanged', 'ssd_updated', 'nam_downloaded', 'mdn_downloaded', 'imsi_downloaded', 'prl_downloaded', 'committed', 'otapa_started', 'otapa_stopped', 'otapa_aborted'. |
Notify when icc id is changed.
Notify when radio state is changed.
Notify when clir mode is changed.
| mode | One of the nsIMobileConnection.CLIR_* values. |
Notify when last known network is changed.
Notify when last known home network is changed.
Notify when network selection mode is changed.