import"sbILibraryLoggingService.idl";
|
interface | idl |
| Library and media list logging service. More...
|
|
Start logging changes to a library.
If the consumer is null, the log may be consumed by all.
The same library or media list may be added to the logging service multiple times if the log consumer is not already registered.
The same consumer may be used for multiple library or media lists.
- Parameters
-
aMediaList | The library or media list to log. |
aLogConsumer | The consumer of the log. |
Get the changeset for a library.
- Parameters
-
aMediaList | The library or media list. |
aLogConsumer | The consumer of the log. |
aPeekLog | Flag indicating whether the log will be consumed or peeked. |
boolean sbILibraryLoggingService::hasChangesetForLibrary |
( |
in sbIMediaList |
aMediaList, |
|
|
in nsISupports |
aLogConsumer |
|
) |
| |
Indicates if there is a changeset available for the library / log consumer pair.
- Parameters
-
aMediaList | The library. |
aLogConsumer | The log consumer. |
Stop logging changes to a library.
- Parameters
-
aLibrary | The library to stop logging. |
aLogConsumer | The consumer of the log. |
The documentation for this interface was generated from the following file: