An interface used to get result from async response. More...
#include <connection.hpp>
Public Member Functions | |
virtual | ~AsyncMethodCallResult () |
virtual GVariant * | get ()=0 |
An interface used to get result from async response.
|
inlinevirtual |
|
pure virtual |