ParamList.getParameterAt

Gets the #GMimeParam at the specified index.

class ParamList
getParameterAt
(
int index
)

Parameters

index int

the index of the requested parameter

Return Value

Type: gmime.param.Param

the #GMimeParam at the specified index.