Type Alias SystemMessageType
SystemMessageType:
| "activity"
| "alarm"
| "bluetooth-dialer-command"
| "bluetooth-cancel"
| "bluetooth-hid-status-changed"
| "bluetooth-pairing-request"
| "bluetooth-opp-transfer-complete"
| "bluetooth-opp-update-progress"
| "bluetooth-opp-receiving-file-confirmation"
| "bluetooth-opp-transfer-start"
| "cellbroadcast-received"
| "connection"
| "captive-portal"
| "headset-button"
| "icc-stkcommand"
| "media-button"
| "networkstats-alarm"
| "notification"
| "push"
| "push-register"
| "request-sync"
| "sms-delivery-success"
| "sms-delivery-error"
| "sms-read-success"
| "sms-received"
| "sms-sent"
| "sms-failed"
| "telephony-new-call"
| "telephony-call-ended"
| "ussd-received"
| "wappush-received"
| "cdma-info-rec-received"
| "nfc-hci-event-transaction"
| "nfc-manager-tech-discovered"
| "nfc-manager-tech-lost"
| "nfc-manager-send-file"
| "wifip2p-pairing-request"
| "first-run-with-sim"
| "audiochannel-interruption-begin"
| "audiochannel-interruption-ended"
| string
Valid system message types that can be registered with mozSetMessageHandler. Each message type may require specific permissions as noted below.
Message types and their required permissions: