presentParser property

PresentParser<ResponseType> presentParser
final

callback to convert ResponseType into FileUploadPresentationResponse

Implementation

final PresentParser<ResponseType> presentParser;