Multipart.getPart

gmime.object.ObjectWrap getPart(int index)

Gets the part at the specified index within the multipart.

Parameters

indexthe 0-based index of the part

Returns

the part at position index.