dbus::obj::PropertyGetResult
[−]
[src]
type PropertyGetResult = Result<MessageItem, (&'static str, String)>;
Contains the retrieved MessageItem or an error tuple containing the name and message of the error.