зеркало из https://github.com/mozilla/gecko-dev.git
Bug 921918 - 3.a/4: iccId is optional. r=gene
This commit is contained in:
Родитель
787a113bf0
Коммит
bde018b662
|
@ -33,7 +33,8 @@ interface nsIRilMobileMessageDatabaseService : nsIMobileMessageDatabaseService
|
|||
* - |type| DOMString: "sms" or "mms"
|
||||
* - |sender| DOMString: the phone number of sender
|
||||
* - |timestamp| Number: the timestamp of received message
|
||||
* - |iccId| DOMString: the ICC ID of the SIM for receiving message
|
||||
* - |iccId| DOMString: [optional] the ICC ID of the SIM for receiving
|
||||
* message if available.
|
||||
*
|
||||
* - If |type| == "sms", we also need:
|
||||
* - |messageClass| DOMString: the message class of received message
|
||||
|
|
Загрузка…
Ссылка в новой задаче