Bug 921918 - 3.a/4: iccId is optional. r=gene

This commit is contained in:
Vicamo Yang 2013-11-25 15:19:24 +08:00
parent 787a113bf0
commit bde018b662

View File

@ -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