68
68
69
69
< body >
70
70
71
- <!------------------------------ Abstract ---------------------------------- -->
71
+ <!-- - - - - - - - - - - - - - - Abstract - - - - - - - - - - - - - - - - - -->
72
72
< section id ="abstract ">
73
73
This specification defines a System Level API which offers a simple interface
74
74
to get access to mobile messaging services. A typical use case of the
77
77
the received SMS and MMS messages.
78
78
</ section >
79
79
80
- <!----------------------- Status of this document ---------------------------->
80
+ <!-- - - - - - - - - - - - - - - Status of this document - - - - - - - - - - -->
81
81
< section id ="sotd ">
82
82
</ section >
83
83
84
- <!----------------------------- Introduction ------------------------------- -->
84
+ <!-- - - - - - - - - - - - - - - Introduction - - - - - - - - - - - - - - - -->
85
85
< section class ="informative ">
86
86
< h2 > Introduction</ h2 >
87
87
< p >
@@ -100,7 +100,7 @@ <h2>Introduction</h2>
100
100
</ pre >
101
101
</ section >
102
102
103
- <!---------------------------- Conformance --------------------------------- -->
103
+ <!-- - - - - - - - - - - - - - - Conformance - - - - - - - - - - - - - - - - -->
104
104
< section id ="conformance ">
105
105
< p > This specification defines conformance criteria that apply to a single
106
106
product: the < dfn > user agent</ dfn > that implements the interfaces that it
@@ -112,7 +112,7 @@ <h2>Introduction</h2>
112
112
specification uses that specification and terminology.
113
113
</ section >
114
114
115
- <!----------------------------- Terminology -------------------------------- -->
115
+ <!-- - - - - - - - - - - - - - - Terminology - - - - - - - - - - - - - - - -->
116
116
< section >
117
117
< h2 > Terminology</ h2 > < p > The < code > < a
118
118
href ="http://dev.w3.org/html5/spec/webappapis.html#eventhandler ">
@@ -143,13 +143,13 @@ <h2>Terminology</h2> <p>The <code><a
143
143
144
144
</ section >
145
145
146
- <!------------------------ Security and privacy ---------------------------- -->
146
+ <!-- - - - - - - - - - - - - - - Security and privacy - - - - - - - - - - - -->
147
147
< section >
148
148
< h2 > Security and privacy considerations</ h2 >
149
149
< p > This API must be only exposed to trusted content
150
150
</ section >
151
151
152
- <!---------------------- Extended interface Navigator ---------------------- -->
152
+ <!-- - - - - - - - - - - - - Extended interface Navigator - - - - - - - - - -->
153
153
< section >
154
154
< h2 > < a > Navigator</ a > Interface</ h2 >
155
155
< dl title ="partial interface Navigator " class ="idl ">
@@ -160,7 +160,7 @@ <h2><a>Navigator</a> Interface</h2>
160
160
</ dl >
161
161
</ section >
162
162
163
- <!------------------------ Interface MessagingManager ----------------------------- -->
163
+ <!-- - - - - - - - - - - - - Interface MessagingManager - - - - - - - - - - -->
164
164
< section >
165
165
< h2 > < a > MessagingManager</ a > Interface</ h2 >
166
166
@@ -466,7 +466,7 @@ <h3>Steps</h3>
466
466
</ section >
467
467
468
468
469
- <!------------------------ Interface SmsManager ---------------------------- -->
469
+ <!-- - - - - - - - - - - - Interface SmsManager - - - - - - - - - - - - - - -->
470
470
< section >
471
471
< h2 > < a > SmsManager</ a > Interface</ h2 >
472
472
< p > The < a > SmsManager</ a > interface represents the SMS messaging service
@@ -837,7 +837,7 @@ <h2>Event handlers</h2>
837
837
</ section >
838
838
839
839
840
- <!------------------------ Interface SmsSegmentInfo ------------------------ -->
840
+ <!-- - - - - - - - - - - - Interface SmsSegmentInfo - - - - - - - - - - - - -->
841
841
< section >
842
842
< h2 > < a > SmsSegmentInfo</ a > Dictionary</ h2 >
843
843
< p > The < a > SmsSegmentInfo</ a > dictionary contains information about the
@@ -865,7 +865,7 @@ <h2><a>SmsSegmentInfo</a> Dictionary</h2>
865
865
</ section >
866
866
867
867
868
- <!------------------------ Interface MmsManager ------------------------------>
868
+ <!-- - - - - - - - - - - - Interface MmsManager - - - - - - - - - - - - - - -->
869
869
< section >
870
870
< h2 > < a > MmsManager</ a > Interface</ h2 >
871
871
< p > The < a > MmsManager</ a > interface represents the MMS messaging service
@@ -1391,7 +1391,7 @@ <h2>Event handlers</h2>
1391
1391
</ section >
1392
1392
1393
1393
1394
- <!------------------------ Interface SmsMessage ---------------------------- -->
1394
+ <!-- - - - - - - - - - - - Interface SmsMessage - - - - - - - - - - - - - - -->
1395
1395
< section >
1396
1396
< h2 > < a > SmsMessage</ a > Interface</ h2 >
1397
1397
< p > The < a > SmsMessage</ a > interface represents an SMS message as defined in
@@ -1452,7 +1452,7 @@ <h2><a>SmsMessage</a> Interface</h2>
1452
1452
</ dl >
1453
1453
</ section >
1454
1454
1455
- <!------------------------ Interface MmsMessage ---------------------------- -->
1455
+ <!-- - - - - - - - - - - - Interface MmsMessage - - - - - - - - - - - - - - -->
1456
1456
< section >
1457
1457
< h2 > < a > MmsMessage</ a > Interface</ h2 >
1458
1458
< p > The < a > MmsMessage</ a > interface represents an MMS message, as defined in
@@ -1525,7 +1525,7 @@ <h2><a>MmsMessage</a> Interface</h2>
1525
1525
</ dl >
1526
1526
</ section >
1527
1527
1528
- <!------------------------ Dictionary MmsContent --------------------------- -->
1528
+ <!-- - - - - - - - - - - - Dictionary MmsContent - - - - - - - - - - - - - - -->
1529
1529
< section >
1530
1530
< h2 > < a > MmsContent</ a > Dictionary</ h2 >
1531
1531
< dl title ="dictionary MmsContent " class ="idl ">
@@ -1561,7 +1561,7 @@ <h2><a>MmsContent</a> Dictionary</h2>
1561
1561
</ section >
1562
1562
1563
1563
1564
- <!------------------------ Dictionary MmsAttachment ------------------------ -->
1564
+ <!-- - - - - - - - - - - - Dictionary MmsAttachment - - - - - - - - - - - - -->
1565
1565
< section >
1566
1566
< h2 > < a > MmsAttachment</ a > Dictionary</ h2 >
1567
1567
< dl title ="dictionary MmsAttachment " class ="idl ">
@@ -1588,7 +1588,7 @@ <h2><a>MmsAttachment</a> Dictionary</h2>
1588
1588
</ dl >
1589
1589
</ section >
1590
1590
1591
- <!------------------------ Dictionary MmsDeliveryInfo ------------------ -->
1591
+ <!-- - - - - - - - - - - - Dictionary MmsDeliveryInfo - - - - - - - - - - - -->
1592
1592
< section >
1593
1593
< h2 > < a > MmsDeliveryInfo</ a > Dictionary</ h2 >
1594
1594
< dl title ="dictionary MmsDeliveryInfo " class ="idl ">
@@ -1608,7 +1608,7 @@ <h2><a>MmsDeliveryInfo</a> Dictionary</h2>
1608
1608
</ dl >
1609
1609
</ section >
1610
1610
1611
- <!------------------------ Interface Conversation -------------------------- -->
1611
+ <!-- - - - - - - - - - - - Interface Conversation - - - - - - - - - - - - - -->
1612
1612
< section >
1613
1613
< h2 > < a > Conversation</ a > Interface</ h2 >
1614
1614
< p > The < a > Conversation</ a > interface represents a set of messages that are
@@ -1659,7 +1659,7 @@ <h2><a>Conversation</a> Interface</h2>
1659
1659
</ dl >
1660
1660
</ section >
1661
1661
1662
- <!------------------------ Interface MessagingCursor ----------------------- -->
1662
+ <!-- - - - - - - - - - - - Interface MessagingCursor - - - - - - - - - - - - -->
1663
1663
< section >
1664
1664
< h2 > < a > MessagingCursor</ a > Interface</ h2 >
1665
1665
< p > The < a > MessagingCursor</ a > interface allows to iterate through a list of
@@ -1702,7 +1702,7 @@ <h2><a>MessagingCursor</a> Interface</h2>
1702
1702
</ section >
1703
1703
1704
1704
1705
- <!------------------------ Interface ReceivedMessage ----------------------- -->
1705
+ <!-- - - - - - - - - - - - Interface ReceivedMessage - - - - - - - - - - - - -->
1706
1706
< section >
1707
1707
< h2 > < a > ReceivedMessage</ a > Interface</ h2 >
1708
1708
< p > The < a > ReceivedMessage</ a > interface represents a system message related to
@@ -1722,7 +1722,7 @@ <h2><a>ReceivedMessage</a> Interface</h2>
1722
1722
</ section >
1723
1723
1724
1724
1725
- <!------------------------ Interface DeliveryReport ------------------------ -->
1725
+ <!-- - - - - - - - - - - - Interface DeliveryReport - - - - - - - - - - - - -->
1726
1726
< section >
1727
1727
< h2 > < a > DeliveryReport</ a > Interface</ h2 >
1728
1728
< p > The < a > DeliveryReport</ a > interface represents a system message related to
@@ -1761,7 +1761,7 @@ <h2><a>DeliveryReport</a> Interface</h2>
1761
1761
</ section >
1762
1762
1763
1763
1764
- <!------------------------ Interface MessagingEvent ------------------------ -->
1764
+ <!-- - - - - - - - - - - - Interface MessagingEvent - - - - - - - - - - - - -->
1765
1765
< section >
1766
1766
< h2 > < a > MessagingEvent</ a > Interface</ h2 >
1767
1767
< p > The < a > MessagingEvent</ a > interface represents events related to a message
@@ -1775,7 +1775,7 @@ <h2><a>MessagingEvent</a> Interface</h2>
1775
1775
</ section >
1776
1776
1777
1777
1778
- <!------------------------ Interface DeliveryReportEvent ---------------- -->
1778
+ <!-- - - - - - - - - - - - Interface DeliveryReportEvent - - - - - - - - - - -->
1779
1779
< section >
1780
1780
< h2 > < a > DeliveryReportEvent</ a > Interface</ h2 >
1781
1781
< p > The < a > DeliveryReportEvent</ a > interface represents events related
@@ -1808,7 +1808,7 @@ <h2><a>DeliveryReportEvent</a> Interface</h2>
1808
1808
</ section >
1809
1809
1810
1810
1811
- <!------------------------ Interface ServiceChangeEvent -------------------- -->
1811
+ <!-- - - - - - - - - - - - Interface ServiceChangeEvent - - - - - - - - - - -->
1812
1812
< section >
1813
1813
< h2 > < a > ServiceChangeEvent</ a > Interface</ h2 >
1814
1814
< p > The < a > ServiceChangeEvent</ a > interface represents events related to
@@ -1822,7 +1822,7 @@ <h2><a>ServiceChangeEvent</a> Interface</h2>
1822
1822
</ section >
1823
1823
1824
1824
1825
- <!------------------------ Dictionary MessagingFilter ---------------------- -->
1825
+ <!-- - - - - - - - - - - - Dictionary MessagingFilter - - - - - - - - - - - -->
1826
1826
< section >
1827
1827
< h2 > < a > MessagingFilter</ a > Dictionary</ h2 >
1828
1828
< p > The < a > MessagingFilter</ a > Dictionary represents a filter that is used to
@@ -1868,7 +1868,7 @@ <h2><a>MessagingFilter</a> Dictionary</h2>
1868
1868
</ dl >
1869
1869
</ section >
1870
1870
1871
- <!------------------------ Dictionary FilterOptions ------------------------ -->
1871
+ <!-- - - - - - - - - - - - Dictionary FilterOptions - - - - - - - - - - - - -->
1872
1872
< section >
1873
1873
< h2 > < a > FilterOptions</ a > Dictionary</ h2 >
1874
1874
< dl title ="dictionary FilterOptions " class ="idl ">
@@ -1886,7 +1886,7 @@ <h2><a>FilterOptions</a> Dictionary</h2>
1886
1886
</ dl >
1887
1887
</ section >
1888
1888
1889
- <!------------------------ Interface Enumerations -------------------------- -->
1889
+ <!-- - - - - - - - - - - - Interface Enumerations - - - - - - - - - - - - - -->
1890
1890
< section >
1891
1891
< h2 > Enumerations</ h2 >
1892
1892
@@ -2059,7 +2059,7 @@ <h2>Enumerations</h2>
2059
2059
</ section >
2060
2060
2061
2061
2062
- <!------------------------ Acknowledgements -------------------------------- -->
2062
+ <!-- - - - - - - - - - - - Acknowledgements - - - - - - - - - - - - - - - - -->
2063
2063
< section >
2064
2064
< h2 > Acknowledgements</ h2 >
2065
2065
< p > The editors would like to express their gratitude to the Mozilla B2G Team
0 commit comments