Interface IMAP.IMAPChunkListener

    • Method Detail

      • chunkReceived

        boolean chunkReceived​(IMAP imap)
        Called when a multi-line partial response has been received.
        Parameters:
        imap - the instance, get the response by calling IMAP.getReplyString() or IMAP.getReplyStrings()
        Returns:
        true if the reply buffer is to be cleared on return