Interface ProxyInterface.OnConnectFinish

Enclosing class:
ProxyInterface
Functional Interface:
This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.

@FunctionalInterface public static interface ProxyInterface.OnConnectFinish
  • Method Details

    • onConnectFinish

      IOStream onConnectFinish(CallbackHandler __self, @Nonnull Proxy proxy, @Nonnull AsyncResult result)
      Parameters:
      proxy - a #GProxy
      result - a #GAsyncResult
      Returns:
      a #GIOStream.