Function dbus_async::handle_peer[][src]

pub async fn handle_peer(
    dbus: &DBus,
    header: MessageHeader,
    body_iter: IntoIter<Value>
) -> DBusResult<()>
Expand description

This is the handle method for the org.freedesktop.DBus.Peer interface.