Interface SocketWriteCallback


public interface SocketWriteCallback
Provides a callback when the socket has completed a socket write operation.
  • Method Summary

    Modifier and Type
    Method
    Description
    void
     
  • Method Details

    • completedWrite

      void completedWrite()