Class DBusInterfaceMethodCallFuncCallHandler
Call Handler for DBusInterfaceMethodCallFunc. A call annotation indicates the closure should be valid for the duration of the call. This handler does not implement any special memory management.
public class DBusInterfaceMethodCallFuncCallHandler
- Inheritance
-
DBusInterfaceMethodCallFuncCallHandler
- Inherited Members
Constructors
DBusInterfaceMethodCallFuncCallHandler(DBusInterfaceMethodCallFunc)
public DBusInterfaceMethodCallFuncCallHandler(DBusInterfaceMethodCallFunc managed)
Parameters
managed
DBusInterfaceMethodCallFunc
Fields
NativeCallback
public DBusInterfaceMethodCallFunc NativeCallback