dup_references


Description:

[ Version ( since = "3.24" ) ]
public Array<uint64>? dup_references ()

Duplicates encoded In-Reply-To and References headers of the associated message as an array of guint64 numbers, partial MD5 sums.

Each value can be cast to SummaryMessageID.

Parameters:

this

a MessageInfo

Returns:

A Array of guint64 encoded Message-ID-s; or null when none are available. Free returned array with g_array_unref when no longer needed.