AutocryptHeaderList.getHeaderAt

Get the Nth header in the list (returns null on error, or if index is out of bounds)

class AutocryptHeaderList
getHeaderAt
(
uint index
)

Parameters

index uint

an index into the list

Return Value

Type: gmime.autocrypt_header.AutocryptHeader

a pointer to the Nth header in the list.