Interface HttpStream.HttpStreamWriteChunkCompletionCallback

  • Enclosing class:
    HttpStream

    public static interface HttpStream.HttpStreamWriteChunkCompletionCallback
    • Method Detail

      • onChunkCompleted

        void onChunkCompleted​(int errorCode)