get_uids


Description:

public virtual unowned GenericArray<string> get_uids ()

Get the list of UIDs available in a folder.

This routine is useful for finding what messages are available when the folder does not support summaries. The returned array should not be modified, and must be freed by passing it to free_uids.

Parameters:

this

a Folder

Returns:

a GPtrArray of UIDs corresponding to the messages available in the folder