Multipart.getPart

Gets the part at the specified index within the multipart.

class Multipart
getPart
(
int index
)

Parameters

index int

the 0-based index of the part

Return Value

Type: gmime.object.ObjectWrap

the part at position index.