MessagePartial
Object Hierarchy:
Description:
[
CCode ( type_id =
"g_mime_message_partial_get_type ()" ) ]
public class MessagePartial :
Part
A message/partial MIME part.
Content:
Creation methods:
Methods:
- public unowned string get_id ()
Gets the message/partial id parameter value.
- public int get_number ()
Gets the message/partial part number.
- public int get_total ()
Gets the total number of message/partial parts needed to reconstruct the
original message.
- public Message reconstruct_message (size_t num)
Reconstructs the GMimeMessage from the given message/partial parts in
partials
.
Fields:
Inherited Members:
All known members inherited from class GMime.Part
All known members inherited from class GMime.Object
All known members inherited from class GLib.Object