Module qtjambi.dbus
Package io.qt.dbus

Class QDBusPendingReply3<A,B,C>

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

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

Java wrapper for Qt's class QDBusPendingReply