set_next_uid


Description:

public void set_next_uid (uint32 uid)

Set the next minimum uid available.

This can be used to ensure new uid's do not clash with existing uid's.

Parameters:

this

a FolderSummary object

uid

The next minimum uid to assign. To avoid clashing uid's, set this to the uid of a given messages + 1.