Multipart.getPart
gmime.object.ObjectWrap getPart(int index)Gets the part at the specified index within the multipart.
Parameters
index | the 0-based index of the part |
Returns
the part at position index.
gmime.object.ObjectWrap getPart(int index)Gets the part at the specified index within the multipart.
index | the 0-based index of the part |