import "nsIAutoSyncFolderStrategy.idl";
Public Member Functions | |
nsAutoSyncStrategyDecisionType | sort (in nsIMsgFolder aFolder1, in nsIMsgFolder aFolder2) |
Returns a relative-priority for the second folder by comparing with the first one. | |
boolean | isExcluded (in nsIMsgFolder aFolder) |
Tests whether the given folder should be excluded or not. |
boolean nsIAutoSyncFolderStrategy::isExcluded | ( | in nsIMsgFolder | aFolder | ) |
Tests whether the given folder should be excluded or not.
nsAutoSyncStrategyDecisionType nsIAutoSyncFolderStrategy::sort | ( | in nsIMsgFolder | aFolder1, | |
in nsIMsgFolder | aFolder2 | |||
) |
Returns a relative-priority for the second folder by comparing with the first one.