Package ch.bailu.gtk.gio
Interface DebugControllerDBusClass.OnAuthorize
- Enclosing class:
- DebugControllerDBusClass
- Functional Interface:
- This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.
-
Method Summary
Modifier and TypeMethodDescriptionboolean
onAuthorize
(CallbackHandler __self, DebugControllerDBus controller, DBusMethodInvocation invocation)
-
Method Details
-
onAuthorize
boolean onAuthorize(CallbackHandler __self, @Nonnull DebugControllerDBus controller, @Nonnull DBusMethodInvocation invocation) - Parameters:
controller
-invocation
-- Returns:
-