Schnittstelle DtlsConnectionInterface.OnShutdownFinish

Umschließende Klasse:
DtlsConnectionInterface
Funktionsschnittstelle:
Dies ist eine funktionale Schnittstelle, die somit als Zuweisungsziel für einen Lambdaausdruck oder eine Methodenreferenz verwendet werden kann.

@FunctionalInterface public static interface DtlsConnectionInterface.OnShutdownFinish
  • Methodendetails

    • onShutdownFinish

      boolean onShutdownFinish(CallbackHandler __self, @Nonnull DtlsConnection conn, @Nonnull AsyncResult result)
      Parameter:
      conn - a #GDtlsConnection
      result - a #GAsyncResult
      Gibt zurück:
      %TRUE on success, %FALSE on failure, in which case @error will be set