Multipart.removeAt

Removes the part at the specified index from multipart.

class Multipart
removeAt
(
int index
)

Parameters

index int

the 0-based index of the part to remove

Return Value

Type: gmime.object.ObjectWrap

the mime part that was removed or null if the part was not contained within the multipart.