Module qtjambi.dbus
Package io.qt.dbus

Class QDBusPendingReply2<A,B>

All Implemented Interfaces:
QDBusPendingCall, QtObjectInterface, Cloneable
Direct Known Subclasses:
QDBusPendingReply3

public class QDBusPendingReply2<A,B> extends QDBusPendingReply<A>
The QDBusPendingReply class contains the reply to an asynchronous method call.

Java wrapper for Qt's class QDBusPendingReply