Safe Haskell | None |
---|---|
Language | Haskell2010 |
Documentation
getProtocolVersion :: Client -> IO (Either MethodError Int32) Source #
getRegisteredSNIEntries :: Client -> IO (Either MethodError [(String, String)]) Source #
getObjectPathForItemName :: Client -> String -> IO (Either MethodError String) Source #
stopWatcher :: Client -> IO (Either MethodError ()) Source #
registerStatusNotifierHost :: Client -> String -> IO (Either MethodError ()) Source #
registerStatusNotifierItem :: Client -> String -> IO (Either MethodError ()) Source #
printWatcherClient :: IO () Source #