HeaderList.getHeaderAt

Gets the header at the specified index within the list.

class HeaderList
getHeaderAt
(
int index
)

Parameters

index int

the 0-based index of the header

Return Value

Type: gmime.header.Header

the header at position index.