Gets a particular header or footer from the collection.

<void> HeaderFooterCollection.getItem(<HeaderFooterType> headerFooterType, <RequestHeaderFooterCallback> callback, [<ErrorCallback> errorCallback])

Parameters

Parameter Description
headerFooterType Specifies the header or footer to return.
callback Receives the particular header or footer.
errorCallback Optional. Is called when the operation failed with an error.