Schnittstelle ClientIface.OnGetLocation

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

@FunctionalInterface public static interface ClientIface.OnGetLocation
  • Methodendetails

    • onGetLocation

      Str onGetLocation(CallbackHandler __self, @Nonnull Client object)
      Parameter:
      object - A #GClueClient.
      Gibt zurück:
      The property value or %NULL if the property is not set. Do not free the returned value, it belongs to @object.