Merge "Update comment on required fields for an event"
This commit is contained in:
@@ -1411,7 +1411,9 @@ public final class CalendarContract {
|
|||||||
* <dd>When inserting a new event the following fields must be included:
|
* <dd>When inserting a new event the following fields must be included:
|
||||||
* <ul>
|
* <ul>
|
||||||
* <li>dtstart</li>
|
* <li>dtstart</li>
|
||||||
* <li>dtend -or- a (rrule or rdate) and a duration</li>
|
* <li>dtend for non-recurring events</li>
|
||||||
|
* <li>duration for recurring events</li>
|
||||||
|
* <li>rrule or rdate for recurring events</li>
|
||||||
* <li>a calendar_id</li>
|
* <li>a calendar_id</li>
|
||||||
* </ul>
|
* </ul>
|
||||||
* There are also further requirements when inserting or updating an event.
|
* There are also further requirements when inserting or updating an event.
|
||||||
|
|||||||
Reference in New Issue
Block a user