Pending Async Call
PendingAsyncCall represents a simple handle type to cancel the delivery of the asynchronous D-Bus call result to the application.
The handle is lifetime-independent from the originating Proxy object. It's safe to call its methods even after the Proxy has gone.