public interface UIDPlusHandler
void appenduid(long uidvalidity,
long uid)
uidvalidity - the UIDVALIDITY of the destination mailboxuid - the UID assigned to the appended message.void copyuid(long uidvalidity,
long oldUID,
long newUID)
uidvalidity - the UIDVALIDITY of the destination mailboxoldUID - the UID of the message in the source mailboxnewUID - the UID of the corresponding message in the target
mailbox© Copyright 2003 The Free Software Foundation, all rights reserved