get_new_uids


Description:

public GenericArray<string> get_new_uids (GenericArray<string> uids)

Returns an array of UIDs from uids that are not in this, and removes UIDs from this that aren't in uids.

Parameters:

this

a CamelUIDCache

uids

an array of UIDs

Returns:

an array of new UIDs, which must be freed with free_uids.