HeaderList.getHeaderAt
gmime.header.Header getHeaderAt(int index)Gets the header at the specified index within the list.
Parameters
index | the 0-based index of the header |
Returns
the header at position index.
gmime.header.Header getHeaderAt(int index)Gets the header at the specified index within the list.
index | the 0-based index of the header |