| Safe Haskell | None |
|---|---|
| Language | Haskell2010 |
DBus.Object
Documentation
findProperty :: Object -> Text -> Text -> Either MsgError SomeProperty Source
handleProperty :: Object -> ObjectPath -> MemberName -> [SomeDBusValue] -> Either MsgError (MethodHandlerT IO SomeDBusArguments) Source
callAtPath :: Objects -> ObjectPath -> Text -> Text -> [SomeDBusValue] -> Either MsgError (MethodHandlerT IO SomeDBusArguments) Source