HTTPTransactionHandler.onChunkComplete

Can be called multiple times per transaction. If you had previously called pauseIngress(), this callback will be delayed until you call resumeIngress(). This signifies the end of a chunk.

interface HTTPTransactionHandler
void
onChunkComplete
(
)

Meta