172
edits
(→WebIDL) |
(→WebIDL) |
||
Line 44: | Line 44: | ||
dictionary LogClearOptions { | dictionary LogClearOptions { | ||
Date | Date deadline; // To clear all the entries older than the date passed as parameter | ||
DOMString? contactId; // To clear all the entries corresponding to a contact | DOMString? contactId; // To clear all the entries corresponding to a contact | ||
DOMString? tel; | DOMString? tel; |
edits