Package software.amazon.awssdk.crt.http
Interface HttpStreamBase.HttpStreamWriteDataCompletionCallback
- Enclosing class:
- HttpStreamBase
public static interface HttpStreamBase.HttpStreamWriteDataCompletionCallback
Completion interface for writing data to an http stream.
-
Method Summary
-
Method Details
-
onWriteDataCompleted
void onWriteDataCompleted(int errorCode)
-