construct_content_from_parser
Description:
[ Version ( since = "2.24" ) ]
public bool construct_content_from_parser (MimeParser mp, Cancellable? cancellable = null) throws Error
public bool construct_content_from_parser (MimeParser mp, Cancellable? cancellable = null) throws Error
Constructs the contnet of this from the given mime parser.
Parameters:
this |
a MimePart |
mp | |
cancellable |
optional Cancellable object, or null |
Returns:
whether succeeded |