Package ch.bailu.gtk.gio
Interface DBusObjectSkeletonClass.OnAuthorizeMethod
- Enclosing class:
- DBusObjectSkeletonClass
- 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
onAuthorizeMethod
(CallbackHandler __self, DBusObjectSkeleton object, DBusInterfaceSkeleton interface_, DBusMethodInvocation invocation)
-
Method Details
-
onAuthorizeMethod
boolean onAuthorizeMethod(CallbackHandler __self, @Nonnull DBusObjectSkeleton object, @Nonnull DBusInterfaceSkeleton interface_, @Nonnull DBusMethodInvocation invocation) - Parameters:
object
-interface_
-invocation
-- Returns:
-