Interface ClientIface.OnLocationUpdated

Enclosing class:
ClientIface
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 ClientIface.OnLocationUpdated
  • Method Details

    • onLocationUpdated

      void onLocationUpdated(CallbackHandler __self, @Nonnull Client object, @Nonnull Str arg_old, @Nonnull Str arg_new)
      Parameters:
      object -
      arg_old -
      arg_new -