Package software.amazon.awssdk.crt.http
Interface HttpStreamBase.HttpStreamWriteDataCompletionCallback
-
- Enclosing class:
- HttpStreamBase
public static interface HttpStreamBase.HttpStreamWriteDataCompletionCallbackCompletion interface for writing data to an http stream.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidonWriteDataCompleted(int errorCode)
-